diff --git a/.github/ISSUE_TEMPLATE/bug.yaml b/.github/ISSUE_TEMPLATE/bug.yaml index c954cfb..ef19af0 100644 --- a/.github/ISSUE_TEMPLATE/bug.yaml +++ b/.github/ISSUE_TEMPLATE/bug.yaml @@ -26,7 +26,7 @@ body: - type: input attributes: label: iOS/iPadOS version - placeholder: iOS 17.4 + placeholder: iOS 17.5.1 validations: required: true @@ -47,7 +47,7 @@ body: - type: input attributes: label: Tweak version - placeholder: uYouEnhanced - v19.xx.x-3.0.3 + placeholder: uYouEnhanced - v19.xx.x-3.0.4 description: "**latest or newest is NOT a version number!**" validations: required: true @@ -109,6 +109,13 @@ body: validations: required: true + - type: checkboxes + attributes: + label: Select the configuration used for building + options: + - label: buildapp.yml + - label: build.sh + - type: textarea attributes: label: Additional context