diff --git a/.github/ISSUE_TEMPLATE/bug-failed-test-issue-template.md b/.github/ISSUE_TEMPLATE/bug-failed-test-issue-template.md index ca804d6..a10ef67 100644 --- a/.github/ISSUE_TEMPLATE/bug-failed-test-issue-template.md +++ b/.github/ISSUE_TEMPLATE/bug-failed-test-issue-template.md @@ -8,15 +8,26 @@ assignees: d3ward --- -**Browser:** -**OS:** -**Adblock Solution:** + + +### Context +**Browser**: +**OS**: +**Adblock Solution**(if any): + +**Description of Issue**: + -**Description of Issue:** **Screenshots:** + [Attach screenshots here if applicable] +### Logs + + **Test Result:** [Describe the result of the test] @@ -25,3 +36,6 @@ assignees: d3ward **Dev Console:** [Copy and paste any relevant logs or error messages from the developer console] + +### Confirmation +- [ ] I confirm that I have filled out all the necessary fields with enough detail to allow for the proper investigation and potential resolution of the issue.