From 58c2fcd31c75d7d4bb842bdae64ceb7a7b10e86e 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