separate device info

This commit is contained in:
Aaron Liu 2023-12-16 11:08:00 -05:00 committed by GitHub
parent 908f28fc81
commit cb52d0f838
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -18,16 +18,28 @@ body:
options:
- label: Yes, I did read the FAQ
required: true
- type: textarea
- type: markdown
attributes:
label: Device info
description:
value: |
- iOS/iPadOS version:
- Device model:
- Sideload tool (AltStore, Sideloadly, TrollStore,...):
- The specific version of uYouPlus (**latest or newest is NOT a version number!**):
value: "## Device Info"
- type: input
label: iOS/iPadOS version
validations:
required: true
- type: input
label: Device model
validations:
required: true
- type: input
label: Sideload tool (AltStore, Sideloadly, TrollStore,...)
validations:
required: true
- type: input
label: uYouEnhanced version (**latest or newest is NOT a version number!**)
validations:
required: true