From 1b2ab7d2b5ea3a44d09e228cb6e44ddeea81fa9d Mon Sep 17 00:00:00 2001 From: Stephen Sachs Date: Fri, 23 Jan 2026 09:33:21 +0100 Subject: [PATCH] Update issues template Add obvious "not selected" option to the dropdown. --- .github/ISSUE_TEMPLATE/ISSUE.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/ISSUE_TEMPLATE/ISSUE.yaml b/.github/ISSUE_TEMPLATE/ISSUE.yaml index f760b305b..70079fda7 100644 --- a/.github/ISSUE_TEMPLATE/ISSUE.yaml +++ b/.github/ISSUE_TEMPLATE/ISSUE.yaml @@ -19,6 +19,7 @@ body: label: How is this issue impacting you? description: What best describes your issue? options: + - -- Please specify -- - Lower performance than expected - Application crash - Data corruption