From 5919995fa182ce9636b5b7bf8ef46e37dc1a0b6b Mon Sep 17 00:00:00 2001 From: KRSHH <136873090+KRSHH@users.noreply.github.com> Date: Wed, 30 Oct 2024 11:41:24 +0530 Subject: [PATCH] Update bug_report.md Added this because of too many amateurs not following the obvious common steps before opening an issue. --- .github/ISSUE_TEMPLATE/bug_report.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index dd84ea7..e927b63 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -36,3 +36,7 @@ If applicable, add screenshots to help explain your problem. **Additional context** Add any other context about the problem here. + +**Confirmation** +- [ ] I have followed the template +- [ ] I have checked the issues page, and this is not a duplicate