From 38c286329ac79e64ea0eac35cd94f9a9e6e46dba Mon Sep 17 00:00:00 2001 From: purian23 Date: Fri, 20 Feb 2026 09:57:58 -0500 Subject: [PATCH] issues: Template fix --- .github/ISSUE_TEMPLATE/bug_report.yml | 2 +- .github/ISSUE_TEMPLATE/support_request.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index fd665591..c96ed0f4 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -57,7 +57,7 @@ body: attributes: label: Was your original Installation method different? options: - - Yes + - "Yes" - No (specify below) validations: required: false diff --git a/.github/ISSUE_TEMPLATE/support_request.yml b/.github/ISSUE_TEMPLATE/support_request.yml index 35c3b0a3..f662cfbf 100644 --- a/.github/ISSUE_TEMPLATE/support_request.yml +++ b/.github/ISSUE_TEMPLATE/support_request.yml @@ -64,7 +64,7 @@ body: attributes: label: Was your original Installation method different? options: - - Yes + - "Yes" - No (specify below) validations: required: false