mirror of
https://github.com/arichornlover/uYouEnhanced.git
synced 2026-03-19 12:07:18 +00:00
Added optional uYou label [bug.yaml]
This commit is contained in:
parent
ca24ed4dc4
commit
0cdfa57793
1 changed files with 8 additions and 0 deletions
8
.github/ISSUE_TEMPLATE/bug.yaml
vendored
8
.github/ISSUE_TEMPLATE/bug.yaml
vendored
|
|
@ -56,6 +56,14 @@ 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: 'Check the box if you think this is a uYou Issue'
|
||||
options:
|
||||
- label: uYou
|
||||
required: false
|
||||
|
||||
- type: dropdown
|
||||
attributes:
|
||||
label: Are you using the newest version of uYouPlus? If not, why?
|
||||
|
|
|
|||
Loading…
Reference in a new issue