mirror of
https://github.com/arichornlover/uYouEnhanced.git
synced 2026-03-11 21:26:04 +00:00
Update bug.yaml
This commit is contained in:
parent
524c6a4611
commit
ca381ab20f
1 changed files with 6 additions and 4 deletions
10
.github/ISSUE_TEMPLATE/bug.yaml
vendored
10
.github/ISSUE_TEMPLATE/bug.yaml
vendored
|
|
@ -52,12 +52,14 @@ body:
|
|||
validations:
|
||||
required: true
|
||||
|
||||
- type: checkboxes
|
||||
- type: dropdown
|
||||
attributes:
|
||||
label: Do you have Youtube Premium?
|
||||
label: Do you use YouTube Premium?
|
||||
options:
|
||||
- label: Yes, I have Youtube Premium
|
||||
required: false
|
||||
- ❌ No, I don't use YouTube Premium
|
||||
- ✅ Yes, I do use YouTube Premium
|
||||
validations:
|
||||
required: true
|
||||
|
||||
- type: markdown
|
||||
attributes:
|
||||
|
|
|
|||
Loading…
Reference in a new issue