mirror of
https://github.com/arichornlover/uYouEnhanced.git
synced 2026-03-11 21:26:04 +00:00
Fix bug.yaml
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.
This commit is contained in:
parent
421b5945f8
commit
2e80066fdb
1 changed files with 1 additions and 1 deletions
2
.github/ISSUE_TEMPLATE/bug.yaml
vendored
2
.github/ISSUE_TEMPLATE/bug.yaml
vendored
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Reference in a new issue