aboutsummaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
Diffstat (limited to '.github')
-rw-r--r--.github/ISSUE_TEMPLATE/bug_report.md28
1 files changed, 28 insertions, 0 deletions
diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md
new file mode 100644
index 0000000..bd84632
--- /dev/null
+++ b/.github/ISSUE_TEMPLATE/bug_report.md
@@ -0,0 +1,28 @@
+---
+name: Bug Report
+about: Create a report to help me improve
+
+---
+
+**Describe The Bug:**
+A clear and concise description of what the bug is.
+Please do not post questions or `how do I`'s here. Contact/DM [@sukarodo](http://twitter.com/sukarodo) on Twitter.
+
+**How To Reproduce:**
+Steps to reproduce the behavior:
+
+**Expected Behaviour:**
+A clear and concise description of what you expected to happen.
+
+**Screenshots:**
+If applicable, add screenshots to help explain your problem.
+
+**Platform:**
+Where does the error occurs?
+ - Mobile Browser [e.g Mobile Safari, Chrome]
+ - Cydia
+ - Sileo
+ - Desktop Browser [e.g. Safari, Firefox]
+
+**Any Additional Context:**
+Add any other context about the problem here.