From 2e80066fdbd8d5a5132f3b9f9db08d2b8241d421 Mon Sep 17 00:00:00 2001 From: "aric3435 (INACTIVE)" <78001398+arichornlover@users.noreply.github.com> Date: Fri, 18 Oct 2024 02:34:47 -0500 Subject: [PATCH] Fix bug.yaml MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Fixes the “Select the configuration” checkboxes. Will now only allow “1” option to be selected. No longer able to select multiple because that wasn’t intended when bug reporting. --- .github/ISSUE_TEMPLATE/bug.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug.yaml b/.github/ISSUE_TEMPLATE/bug.yaml index 9fbb29b..d53f1cb 100644 --- a/.github/ISSUE_TEMPLATE/bug.yaml +++ b/.github/ISSUE_TEMPLATE/bug.yaml @@ -109,7 +109,7 @@ body: validations: required: true -- type: checkboxes +- type: dropdown attributes: label: Select the configuration used for building or obtaining the uYouEnhanced ipa. (Optional) options: