From c1ffd89dbe540ccaa4347a135cde486466fcde12 Mon Sep 17 00:00:00 2001 From: Derek Date: Sat, 22 Nov 2025 18:10:40 -0600 Subject: [PATCH] Refine bug report template for clarity and conciseness (#703) Updated the bug report template to streamline the checklist and clarify sections. Co-authored-by: doprz <52579214+doprz@users.noreply.github.com> --- .github/ISSUE_TEMPLATE/bug_report.md | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 6a9ed57a..f80cf5f4 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -11,11 +11,8 @@ assignees: '' -- [ ] I have searched existing issues to make sure this is not a duplicate -- [ ] I have cleared my browser cache and confirmed the issue persists -- [ ] I have checked this issue affects the latest version of the extension -- [ ] I have disabled other extensions to ensure this isn't a conflict issue -- [ ] I have included all the information requested below +- [ ] I confirmed this feature isn’t already requested, implemented, or planned (search open issues, pull requests etc) +- [ ] I have completed all sections below with detailed information **Bug Description** @@ -30,11 +27,11 @@ assignees: '' **Expected Behavior** - + **Current Behavior** - + **Screenshots**