[tor-commits] [ooni-probe/master] Add issue template (#604)

art at torproject.org art at torproject.org
Fri Jan 13 12:39:57 UTC 2017


commit 4ee1a90275bdd9fd120823beb5eaa44fe6aa2563
Author: Arturo Filastò <arturo at filasto.net>
Date:   Tue Nov 22 15:49:56 2016 +0000

    Add issue template (#604)
---
 .github/ISSUE_TEMPLATE.md | 25 +++++++++++++++++++++++++
 1 file changed, 25 insertions(+)

diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md
new file mode 100644
index 0000000..3123450
--- /dev/null
+++ b/.github/ISSUE_TEMPLATE.md
@@ -0,0 +1,25 @@
+### Description
+
+[Description of the bug or feature]
+
+### Steps to Reproduce
+
+1. [First Step]
+2. [Second Step]
+3. [and so on...]
+
+**Expected behavior:** [What you expected to happen]
+
+**Actual behavior:** [What actually happened]
+
+### Versions
+
+**How did you install ooniprobe**
+
+Did you get it via pip, homebrew or debian packages?
+
+**What version of ooniprobe are you running?**
+
+You can get this information by running `ooniprobe --version`
+
+**What operating system are you running and what version is it?**





More information about the tor-commits mailing list