aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrent Stapleton <brent.stapleton@ettus.com>2019-03-14 09:46:16 -0700
committerBrent Stapleton <brent.stapleton@ettus.com>2019-03-18 08:55:39 -0700
commitac96d055091c29e2c6b08762b3b3d9da8db5b855 (patch)
tree8a05b4f0b9599adb16efa7c76300167ea8f60446
parenta7d8540bff5ca5d67c6f99b8c0301dadf053958e (diff)
downloaduhd-ac96d055091c29e2c6b08762b3b3d9da8db5b855.tar.gz
uhd-ac96d055091c29e2c6b08762b3b3d9da8db5b855.tar.bz2
uhd-ac96d055091c29e2c6b08762b3b3d9da8db5b855.zip
github: comment out instructions in Issue Template
Commenting out instructions in the Github Issue template, so that they're not rendered if a submitter forgets to delete them.
-rw-r--r--.github/ISSUE_TEMPLATE.md24
1 files changed, 12 insertions, 12 deletions
diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md
index b6b564da9..ee191a2e6 100644
--- a/.github/ISSUE_TEMPLATE.md
+++ b/.github/ISSUE_TEMPLATE.md
@@ -1,24 +1,24 @@
-Before filing an issue, search for solutions here:
-- USRP users mailing list (http://lists.ettus.com/mailman/listinfo/usrp-users_lists.ettus.com)
-- https://kb.ettus.com/Knowledge_Base
-- https://files.ettus.com/manual/
+<!--- Before filing an issue, search for solutions here: -->
+<!--- USRP users mailing list (http://lists.ettus.com/mailman/listinfo/usrp-users_lists.ettus.com) -->
+<!--- https://kb.ettus.com/Knowledge_Base -->
+<!--- https://files.ettus.com/manual/ -->
## Issue Description ##
-[Describe the issue in detail]
+<!--- [Describe the issue in detail] -->
## Setup Details ##
-[Specify details of the test setup. This would help us reproduce the problem reliably]
-e.g. UHD/FPGA Version/Git Hash, Operation System, Hardware
+<!--- [Specify details of the test setup. This would help us reproduce the problem reliably -->
+<!--- e.g. UHD/FPGA Version/Git Hash, Operation System, Hardware] -->
## Expected Behavior ##
-[What you expect to happen]
+<!--- [What you expect to happen] -->
## Actual Behaviour ##
-[What happens instead e.g. error message]
+<!--- [What happens instead e.g. error message] -->
## Steps to reproduce the problem ##
-[Tell us how to reproduce this issue
-e.g. command lines, GNU Radio flow graph screenshot and .grc etc]
+<!--- [Tell us how to reproduce this issue -->
+<!--- e.g. command lines, GNU Radio flow graph screenshot and .grc etc] -->
## Additional Information ##
-[Any additional information, configuration or data that might be necessary to reproduce the issue]
+<!--- [Any additional information, configuration or data that might be necessary to reproduce the issue] -->