From 500f9b4e85d72b84f4548968441551837cfe45f8 Mon Sep 17 00:00:00 2001 From: arichornlover <78001398+arichornlover@users.noreply.github.com> Date: Thu, 13 Jun 2024 14:57:04 -0500 Subject: [PATCH] Adjustments to bug.yaml --- .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 d08c958..d968926 100644 --- a/.github/ISSUE_TEMPLATE/bug.yaml +++ b/.github/ISSUE_TEMPLATE/bug.yaml @@ -111,7 +111,7 @@ body: - type: checkboxes attributes: - label: Select the configuration used for building uYouEnhanced ipa. + label: Select the configuration used for building the uYouEnhanced ipa. (Optional) options: - label: "buildapp.yml (GitHub Actions — build method as suggested by [Wiki - Building](https://github.com/arichornlover/uYouEnhanced/wiki/Building))" - label: "build.sh (Shell script)"