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"
|
value: "## Device Info"
|
||||||
|
|
||||||
- type: input
|
- type: input
|
||||||
label: iOS/iPadOS version
|
attributes:
|
||||||
|
label: iOS/iPadOS version
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
|
|
||||||
- type: input
|
- type: input
|
||||||
label: Device model
|
attributes:
|
||||||
|
label: Device model
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
|
|
||||||
- type: input
|
- type: input
|
||||||
label: Sideload tool (AltStore, Sideloadly, TrollStore,...)
|
attributes:
|
||||||
|
label: Sideload tool (AltStore, Sideloadly, TrollStore,...)
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
|
|
||||||
- type: input
|
- 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:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue