mirror of
https://github.com/arichornlover/uYouEnhanced.git
synced 2026-04-20 15:02:08 +00:00
Update bug.yaml
This commit is contained in:
parent
2e80066fdb
commit
3c1875fd53
1 changed files with 6 additions and 4 deletions
10
.github/ISSUE_TEMPLATE/bug.yaml
vendored
10
.github/ISSUE_TEMPLATE/bug.yaml
vendored
|
|
@ -113,10 +113,12 @@ body:
|
|||
attributes:
|
||||
label: Select the configuration used for building or obtaining 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)"
|
||||
- label: "AltStore Source (obtained from https://raw.githubusercontent.com/arichornlover/arichornlover.github.io/main/apps.json)"
|
||||
- label: "Other (obtained from untrusted or potentially unsafe sources such as phishing sites, unknown individuals, or unofficial channels.)"
|
||||
- buildapp.yml (GitHub Actions — build method as suggested by [Wiki - Building](https://github.com/arichornlover/uYouEnhanced/wiki/Building))
|
||||
- build.sh (Shell script)
|
||||
- AltStore Source (obtained from https://raw.githubusercontent.com/arichornlover/arichornlover.github.io/main/apps.json)
|
||||
- Other (obtained from untrusted or potentially unsafe sources such as phishing sites, unknown individuals, or unofficial channels.)
|
||||
validations:
|
||||
required: false
|
||||
|
||||
- type: textarea
|
||||
attributes:
|
||||
|
|
|
|||
Loading…
Reference in a new issue