mirror of
https://github.com/arichornlover/uYouEnhanced.git
synced 2026-01-11 22:40:19 +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
|
- 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
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue