mirror of
https://github.com/arichornlover/uYouEnhanced.git
synced 2026-03-11 13:05:31 +00:00
Update bug.yaml
This commit is contained in:
parent
20afd77686
commit
781aae1833
1 changed files with 3 additions and 3 deletions
6
.github/ISSUE_TEMPLATE/bug.yaml
vendored
6
.github/ISSUE_TEMPLATE/bug.yaml
vendored
|
|
@ -26,14 +26,14 @@ body:
|
|||
- type: input
|
||||
attributes:
|
||||
label: iOS/iPadOS version
|
||||
placeholder: iOS 18.0.0
|
||||
placeholder: iOS 26.0.0
|
||||
validations:
|
||||
required: true
|
||||
|
||||
- type: input
|
||||
attributes:
|
||||
label: Device model
|
||||
placeholder: iPhone 16 Pro Max
|
||||
placeholder: iPhone 17 Pro Max
|
||||
validations:
|
||||
required: true
|
||||
|
||||
|
|
@ -47,7 +47,7 @@ body:
|
|||
- type: input
|
||||
attributes:
|
||||
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!**"
|
||||
validations:
|
||||
required: true
|
||||
|
|
|
|||
Loading…
Reference in a new issue