mirror of
https://github.com/arichornlover/uYouEnhanced.git
synced 2026-04-19 18:12:06 +00:00
Merge bug.yaml
This commit is contained in:
parent
0e145353d7
commit
af135dee9f
1 changed files with 7 additions and 10 deletions
17
.github/ISSUE_TEMPLATE/bug.yaml
vendored
17
.github/ISSUE_TEMPLATE/bug.yaml
vendored
|
|
@ -10,6 +10,13 @@ body:
|
|||
options:
|
||||
- label: I have searched the existing issues
|
||||
required: true
|
||||
- type: checkboxes
|
||||
attributes:
|
||||
label: Select uYou Label
|
||||
description: 'Select the box if you think this is an issue from uYou 2.1/3.0.'
|
||||
options:
|
||||
- label: uYou
|
||||
required: false
|
||||
|
||||
- type: checkboxes
|
||||
attributes:
|
||||
|
|
@ -56,16 +63,6 @@ body:
|
|||
description: _If somehow the app crashes, **you must provide the crash log**. It can be found in your device's Settings App > Privacy > Analytics & Improvements > Analytics Data > Youtube-xxx-xxx.ips_
|
||||
render: shell
|
||||
|
||||
- type: checkboxes
|
||||
attributes:
|
||||
label: Select uYou Label
|
||||
description: 'Select the box if you think this is an issue from uYou 2.1/3.0.'
|
||||
options:
|
||||
- label: uYou
|
||||
labels:
|
||||
- uYou
|
||||
required: false
|
||||
|
||||
- type: dropdown
|
||||
attributes:
|
||||
label: Are you using the newest version of uYouPlus? If not, why?
|
||||
|
|
|
|||
Loading…
Reference in a new issue