From 124c490f2500fd985bc3878642d65736d203fb2d Mon Sep 17 00:00:00 2001 From: "Alinson S. Xavier" Date: Sun, 27 Dec 2020 17:23:08 -0600 Subject: [PATCH] Update issue templates --- .github/ISSUE_TEMPLATE/bug_report.md | 34 ++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/bug_report.md diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md new file mode 100644 index 000000000..5d734d6c2 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -0,0 +1,34 @@ +--- +name: Bug report +about: Report something broken in the app +title: '' +labels: '' +assignees: '' + +--- + +## Pre-submission checklist +- [ ] I am submitting a bug report, not a feature request. Feature requests should be posted under the Discussions tab, not Issues. +- [ ] I am running the latest version of Loop Habit Tracker. +- [ ] I have have searched for similar issues, but did not find any matches. + +## Bug description +A clear and concise description of what the problem is. + +## Steps to reproduce +Steps to reproduce the behaviour: +1. Go to ... +2. Click on .... +3. Scroll down to .... +4. See error + +## Expected behaviour +A clear and concise description of what you expected to happen. + +## Screenshots +If applicable, add screenshots to help explain your problem. + +## Environment + - Phone: [e.g. Google Pixel 4] + - OS: [e.g. Android 10] + - App version: [e.g. Loop Habit Tracker 1.8.9]]