From ce2fbafc38761e7b51e618a063f749414fd73c60 Mon Sep 17 00:00:00 2001 From: Alex Pozhylenkov Date: Wed, 22 Nov 2023 17:50:56 +0200 Subject: [PATCH] add `- Not Applicable` option to the OS dropdown (#104) Co-authored-by: Steven Johnson --- .github/ISSUE_TEMPLATE/bug_report.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 4f1eafa2e..8fe201c2f 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -41,6 +41,7 @@ body: - Android - Windows - Other (specify in Anything else section) + - Not Applicable validations: required: true