Update issue templates

This commit is contained in:
Eduard Ursu 2023-07-16 22:24:48 +02:00 committed by GitHub
parent 8149f32283
commit 426d692f68
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 57 additions and 0 deletions

View file

@ -0,0 +1,27 @@
---
name: Bug/Failed Test Issue Template
about: Use this template when reporting a bug or a failed test. Provide details about
the issue, such as the browser, operating system, Adblock solution
title: ''
labels: failed-test
assignees: d3ward
---
**Browser:**
**OS:**
**Adblock Solution:**
**Description of Issue:**
**Screenshots:**
[Attach screenshots here if applicable]
**Test Result:**
[Describe the result of the test]
**Test Log:**
[Include the test log if available]
**Dev Console:**
[Copy and paste any relevant logs or error messages from the developer console]

View file

@ -0,0 +1,30 @@
---
name: New/Verified Test Issue Template
about: Use this template when documenting a successful or verified test. Provide details
about the browser, operating system, Adblock solution
title: ''
labels: passed-test
assignees: d3ward
---
**Browser:**
**OS:**
**Adblock Solution:**
**Test Passed Value ( % ):**
**Description:**
[Provide a detailed description of the configuration used ( DNS , VPN, Lists etc.]
**Screenshots:**
[Attach any relevant screenshots or examples if available]
**Test Result Data:**
[Provide exported test result]
**Test Log:**
[Include the test log if available]
**Dev Console:**
[Copy and paste any relevant logs from the developer console]