Update bug.yaml

I think that many people who'd submit Issues wouldn't understand what ".sh" or ".yml" file extensions are/what building methods they are (you can even see that many new issues don't even check any box here). This adds a short description so others who submit Issues know what they are.
This commit is contained in:
Cactus 2024-06-13 09:18:25 -04:00 committed by GitHub
parent 2087a8e723
commit 6a9b721053
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -113,8 +113,8 @@ body:
attributes:
label: Select the configuration used for building uYouEnhanced ipa.
options:
- label: buildapp.yml
- label: build.sh
- 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: