From 80603494574a93527505c0d03efddbf98f28dfad Mon Sep 17 00:00:00 2001 From: StrugglingDoge Date: Tue, 30 Apr 2019 21:12:37 -0400 Subject: Initial Commit --- .github/ISSUE_TEMPLATE/bug_report.md | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/bug_report.md (limited to '.github') 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. -- cgit v1.2.3