summaryrefslogtreecommitdiff
path: root/issue_template.md
diff options
context:
space:
mode:
authorDominic Spill <dominicgs@gmail.com>2016-06-13 05:01:53 -0700
committerDominic Spill <dominicgs@gmail.com>2016-07-04 00:19:31 +0100
commit3270d6631b825eab5e363d64d1e6b9555c700a32 (patch)
tree8c85ba65d36e76cb2c8b393f7c558dddd0bdd0b2 /issue_template.md
parentc8f5c7a8d3a27e933b9684df19c040b13ec64dbe (diff)
Let's experiment with an issue template
Diffstat (limited to 'issue_template.md')
-rw-r--r--issue_template.md27
1 files changed, 27 insertions, 0 deletions
diff --git a/issue_template.md b/issue_template.md
new file mode 100644
index 0000000..fe5cf5a
--- /dev/null
+++ b/issue_template.md
@@ -0,0 +1,27 @@
+### Steps to reproduce
+1.
+2.
+3.
+
+### Expected behaviour
+Tell us what you expect should happen
+
+### Actual behaviour
+Tell us what happens instead
+
+### Version information
+**Operating system**:
+
+**Ubertooth tools version (ubertooth-rx -V):**
+
+**libbtbb version:**
+
+**Ubertooth firmware version (ubertooth-util -v):**
+
+If you are reporting a problem that involves third party software
+(Wireshark/Kismet/etc), please report the version here.
+
+### Output
+```
+Insert any commandline or build output here
+```