From 7e88fc4656d49a0e080456f2bdc111aae77e3b24 Mon Sep 17 00:00:00 2001 From: Imre Kristoffer Eilertsen Date: Fri, 9 Feb 2024 14:31:35 +0100 Subject: [PATCH] Made the OS box mandatory Inspired by https://github.com/DandelionSprout/adfilt/issues/1004 --- .github/ISSUE_TEMPLATE/problem-report-form.yml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/problem-report-form.yml b/.github/ISSUE_TEMPLATE/problem-report-form.yml index 6529cb6a5..4e64a3ee7 100644 --- a/.github/ISSUE_TEMPLATE/problem-report-form.yml +++ b/.github/ISSUE_TEMPLATE/problem-report-form.yml @@ -78,7 +78,7 @@ body: - Firefox (incl. LibreFox) - Vivaldi - Brave Browser - - Tor Browser + - Tor Browser (incl. Firefox ESR 115) - Chromium for Linux (Manifest V2) - Microsoft Edge (Manifest V2) - Ungoogled Chromium (Manifest V2) @@ -113,9 +113,11 @@ body: - iOS (Support may be limited) - FreeBSD (Support may be limited) - OpenBSD (Support may be limited) + - Smart-TV (Write the TV model below) + - Game console (Write the console type below) - (Other) validations: - required: false + required: true - type: textarea id: oses-version attributes: