aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSugandha Gupta <sugandha.gupta@ettus.com>2018-04-02 17:42:40 -0700
committerMartin Braun <martin.braun@ettus.com>2018-04-30 18:01:36 -0700
commitda1117175663ed746aa5583856fd1a990a40385e (patch)
tree31f3da91797370cbc49efa2e7d524a4f5aac5105
parent0303f1ed558b21e40f80c388b096432b4bf6e883 (diff)
downloaduhd-da1117175663ed746aa5583856fd1a990a40385e.tar.gz
uhd-da1117175663ed746aa5583856fd1a990a40385e.tar.bz2
uhd-da1117175663ed746aa5583856fd1a990a40385e.zip
Create ISSUE_TEMPLATE.md
-rw-r--r--.github/ISSUE_TEMPLATE.md24
1 files changed, 24 insertions, 0 deletions
diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md
new file mode 100644
index 000000000..b6b564da9
--- /dev/null
+++ b/.github/ISSUE_TEMPLATE.md
@@ -0,0 +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/
+
+## Issue Description ##
+[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
+
+## Expected Behavior ##
+[What you expect to happen]
+
+## Actual Behaviour ##
+[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]
+
+## Additional Information ##
+[Any additional information, configuration or data that might be necessary to reproduce the issue]