From 465381dc2030a65bd8dadae81a63e6e3a65163da Mon Sep 17 00:00:00 2001 From: Alex Date: Mon, 28 Jul 2025 21:12:47 +0300 Subject: [PATCH] Upd issue templates (#210254) * Upd issue templates Added: - AdGuard CLI - Brave browser - new filters * fix --- .github/ISSUE_TEMPLATE/bug_report.yml | 8 ++++++-- .github/ISSUE_TEMPLATE/bug_report_NSFW.yml | 9 +++++++-- 2 files changed, 13 insertions(+), 4 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 0486c0e3233..6a4078a2afb 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -6,8 +6,8 @@ body: attributes: label: Prerequisites description: | + It is highly recommended to use our [Web Reporting Tool](https://adguard.com/kb/guides/report-website/#report) instead of creating an issue on GitHub. To avoid invalid reports, please check and confirm following checkboxes. - It is highly recommended to use our [Web Reporting Tool](https://kb.adguard.com/technical-support/reporting-tool) instead of creating an issue on GitHub. options: - label: This site DOES NOT contain sexually explicit material, otherwise use [NSFW-specific form](./new?template=bug_report_NSFW.yml); required: true @@ -27,6 +27,7 @@ body: options: - AdGuard Browser Extension - AdGuard Content Blocker + - AdGaurd CLI for Linux - AdGuard DNS - AdGuard for Android - AdGuard for iOS @@ -75,6 +76,7 @@ body: - Microsoft Edge - Opera - Yandex Browser + - Brave - other (specify in comment below) - the problem is with app, not a site validations: @@ -182,7 +184,9 @@ body: multiple: true options: - Online Malicious URL Blocklist - - NoCoin Filter List + - Phishing URL Blocklist + - Scam Blocklist by DurableNapkin + - uBlock Origin – Badware risks validations: required: false diff --git a/.github/ISSUE_TEMPLATE/bug_report_NSFW.yml b/.github/ISSUE_TEMPLATE/bug_report_NSFW.yml index ee1ca757f14..448e2cf328c 100644 --- a/.github/ISSUE_TEMPLATE/bug_report_NSFW.yml +++ b/.github/ISSUE_TEMPLATE/bug_report_NSFW.yml @@ -6,8 +6,9 @@ body: attributes: label: Prerequisites description: | + It is highly recommended to use our [Web Reporting Tool](https://adguard.com/kb/guides/report-website/#report) instead of creating an issue on GitHub. To avoid invalid reports, please check and confirm following checkboxes. - It is highly recommended to use our [Web Reporting Tool](https://kb.adguard.com/technical-support/reporting-tool) instead of creating an issue on GitHub. + options: - label: Filters were updated before reproducing an issue; required: true @@ -25,6 +26,7 @@ body: options: - AdGuard Browser Extension - AdGuard Content Blocker + - AdGaurd CLI for Linux - AdGuard DNS - AdGuard for Android - AdGuard for iOS @@ -73,6 +75,7 @@ body: - Microsoft Edge - Opera - Yandex Browser + - Brave - other (specify in comment below) - the problem is with app, not a site validations: @@ -180,7 +183,9 @@ body: multiple: true options: - Online Malicious URL Blocklist - - NoCoin Filter List + - Phishing URL Blocklist + - Scam Blocklist by DurableNapkin + - uBlock Origin – Badware risks validations: required: false