updated bug.yaml
This commit is contained in:
parent
2274a95911
commit
af7d6599c8
1 changed files with 5 additions and 5 deletions
10
.github/ISSUE_TEMPLATE/bug.yaml
vendored
10
.github/ISSUE_TEMPLATE/bug.yaml
vendored
|
|
@ -14,7 +14,7 @@ body:
|
||||||
- type: checkboxes
|
- type: checkboxes
|
||||||
attributes:
|
attributes:
|
||||||
label: Have you read the FAQ?
|
label: Have you read the FAQ?
|
||||||
description: _Make sure you visit the [**FAQ**](https://github.com/qnblackcat/CercubePlus/wiki/FAQ) page first!_
|
description: _Make sure you visit the [**FAQ**](https://github.com/qnblackcat/YTLitePlus/wiki/FAQ) page first!_
|
||||||
options:
|
options:
|
||||||
- label: Yes, I read the FAQ
|
- label: Yes, I read the FAQ
|
||||||
required: true
|
required: true
|
||||||
|
|
@ -27,7 +27,7 @@ body:
|
||||||
- iOS/iPadOS version:
|
- iOS/iPadOS version:
|
||||||
- Device model:
|
- Device model:
|
||||||
- Sideload tool (AltStore, Sideloadly, TrollStore,...):
|
- Sideload tool (AltStore, Sideloadly, TrollStore,...):
|
||||||
- The specific version of CercubePlus (**latest** or **newest** is **NOT** a version number!):
|
- The specific version of YTLitePlus (**latest** or **newest** is **NOT** a version number!):
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
|
|
||||||
|
|
@ -58,11 +58,11 @@ body:
|
||||||
|
|
||||||
- type: dropdown
|
- type: dropdown
|
||||||
attributes:
|
attributes:
|
||||||
label: Are you using the newest version of CercubePlus? If not, why?
|
label: Are you using the newest version of YTLitePlus? If not, why?
|
||||||
description: _Developers spend time and effort to fix bugs & add improvements with every release. Why don't you update to the [latest version](https://github.com/Balackburn/CercubePlusExtra/releases/latest) before reporting about an issue?_
|
description: _Developers spend time and effort to fix bugs & add improvements with every release. Why don't you update to the [latest version](https://github.com/Balackburn/YTLitePlus/releases/latest) before reporting about an issue?_
|
||||||
multiple: false
|
multiple: false
|
||||||
options:
|
options:
|
||||||
- ✅ Yes, I'm using the latest version of CercubePlus right now
|
- ✅ Yes, I'm using the latest version of YTLitePlus right now
|
||||||
- ❌ No, I'll explain at the end of the template
|
- ❌ No, I'll explain at the end of the template
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue