From 915051826997bb8ddedbd84d751cd7dd0b32eb5e Mon Sep 17 00:00:00 2001 From: Eduard Ursu Date: Mon, 18 Dec 2023 11:36:27 +0100 Subject: [PATCH] Update bug-failed-test-issue-template.md --- .../bug-failed-test-issue-template.md | 22 +++++++++++++++---- 1 file changed, 18 insertions(+), 4 deletions(-) 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.