diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index b9ab8a7c..505b7abf 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -10,11 +10,16 @@ assignees: '' **Before submitting an issue** Please read this first https://github.com/billz/raspap-webgui/wiki/Reporting-issues +* [x] This is a bug report +* [ ] I searched existing issues before opening this one +* [ ] I checked the FAQ before creating this issue +* [ ] I have read and understand the issue reporting guidelines + **Describe the bug** A clear and concise description of what the bug is. **Your environment** -* Raspberry Pi hardware (examples: Pi 3 Model B, Pi Zero W) +* Raspberry Pi hardware (examples: Pi 3 Model B+, Pi Zero W) * Raspbian version (examples: Buster Lite, Buster Desktop) * Followed the project prerequisites? (Y/N) * Checked the project FAQ? (Y/N)