mirror of
https://github.com/arichornlover/uYouEnhanced.git
synced 2026-04-19 01:32:06 +00:00
update issue template
This commit is contained in:
parent
ede1a3e479
commit
9f9c97b398
1 changed files with 10 additions and 11 deletions
21
.github/ISSUE_TEMPLATE/bug.yaml
vendored
21
.github/ISSUE_TEMPLATE/bug.yaml
vendored
|
|
@ -26,9 +26,8 @@ body:
|
|||
value: |
|
||||
- iOS/iPadOS version:
|
||||
- Device model:
|
||||
- Sideload tool (Ex: AltStore, Sideloadly, TrollStore,...):
|
||||
- The specific version of uYouPlus: _**latest** or **newest** is NOT a version number!!_
|
||||
render: markdown
|
||||
- Sideload tool (AltStore, Sideloadly, TrollStore,...):
|
||||
- The specific version of uYouPlus (**latest** or **newest** is NOT a version number!):
|
||||
validations:
|
||||
required: true
|
||||
|
||||
|
|
@ -43,10 +42,10 @@ body:
|
|||
attributes:
|
||||
label: Steps to reproduce the issue
|
||||
description: _Please attach videos or screenshots if possible_
|
||||
placeholder: |
|
||||
1.
|
||||
2.
|
||||
3.
|
||||
value: |
|
||||
1.
|
||||
2.
|
||||
3.
|
||||
validations:
|
||||
required: true
|
||||
|
||||
|
|
@ -63,8 +62,8 @@ body:
|
|||
description: _Developers spend time and effort to fix bugs & add improvements with every release. Why don't you update to the latest version before reporting about an issue?_
|
||||
multiple: false
|
||||
options:
|
||||
- Yes, I'm using the latest version of uYouPlus right now
|
||||
- No, I'll explain at the end of the template
|
||||
- ✅ Yes, I'm using the latest version of uYouPlus right now
|
||||
- ❌ No, I'll explain at the end of the template
|
||||
validations:
|
||||
required: true
|
||||
|
||||
|
|
@ -74,8 +73,8 @@ body:
|
|||
description: _Well, YouTube itself is buggy sometimes..._
|
||||
multiple: false
|
||||
options:
|
||||
- No, It doesn't
|
||||
- Yes, It does
|
||||
- ❌ No, It doesn't
|
||||
- ✅ Yes, It does
|
||||
validations:
|
||||
required: true
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue