Update bug.yaml

This commit is contained in:
aricloverEXTRA 2025-09-21 14:02:36 -05:00 committed by GitHub
parent 20afd77686
commit 781aae1833
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -26,14 +26,14 @@ body:
- type: input - type: input
attributes: attributes:
label: iOS/iPadOS version label: iOS/iPadOS version
placeholder: iOS 18.0.0 placeholder: iOS 26.0.0
validations: validations:
required: true required: true
- type: input - type: input
attributes: attributes:
label: Device model label: Device model
placeholder: iPhone 16 Pro Max placeholder: iPhone 17 Pro Max
validations: validations:
required: true required: true
@ -47,7 +47,7 @@ body:
- type: input - type: input
attributes: attributes:
label: Tweak version label: Tweak version
placeholder: uYouEnhanced - v19.xx.x-3.0.4 placeholder: uYouEnhanced - v20.xx.x-3.0.4
description: "**latest or newest is NOT a version number!**" description: "**latest or newest is NOT a version number!**"
validations: validations:
required: true required: true