mirror of
https://github.com/arichornlover/uYouEnhanced.git
synced 2026-03-28 13:18:49 +00:00
oops
This commit is contained in:
parent
cb52d0f838
commit
08a06f52a2
1 changed files with 8 additions and 4 deletions
12
.github/ISSUE_TEMPLATE/bug.yaml
vendored
12
.github/ISSUE_TEMPLATE/bug.yaml
vendored
|
|
@ -24,22 +24,26 @@ body:
|
|||
value: "## Device Info"
|
||||
|
||||
- type: input
|
||||
label: iOS/iPadOS version
|
||||
attributes:
|
||||
label: iOS/iPadOS version
|
||||
validations:
|
||||
required: true
|
||||
|
||||
- type: input
|
||||
label: Device model
|
||||
attributes:
|
||||
label: Device model
|
||||
validations:
|
||||
required: true
|
||||
|
||||
- type: input
|
||||
label: Sideload tool (AltStore, Sideloadly, TrollStore,...)
|
||||
attributes:
|
||||
label: Sideload tool (AltStore, Sideloadly, TrollStore,...)
|
||||
validations:
|
||||
required: true
|
||||
|
||||
- type: input
|
||||
label: uYouEnhanced version (**latest or newest is NOT a version number!**)
|
||||
attributes:
|
||||
label: uYouEnhanced version (**latest or newest is NOT a version number!**)
|
||||
validations:
|
||||
required: true
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue