From 97b2a2fc536fc33670d0c30940187ed06067e49c Mon Sep 17 00:00:00 2001 From: Cactus <88598340+Cactism@users.noreply.github.com> Date: Thu, 13 Jun 2024 09:21:30 -0400 Subject: [PATCH] Update bug.yaml --- .github/ISSUE_TEMPLATE/bug.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug.yaml b/.github/ISSUE_TEMPLATE/bug.yaml index 347a83177f..d08c95888e 100644 --- a/.github/ISSUE_TEMPLATE/bug.yaml +++ b/.github/ISSUE_TEMPLATE/bug.yaml @@ -113,8 +113,8 @@ body: attributes: label: Select the configuration used for building uYouEnhanced ipa. 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) + - label: "buildapp.yml (GitHub Actions — build method as suggested by [Wiki - Building](https://github.com/arichornlover/uYouEnhanced/wiki/Building))" + - label: "build.sh (Shell script)" - type: textarea attributes: