mirror of
https://github.com/KRTirtho/spotube.git
synced 2025-09-12 23:45:18 +00:00
docs: bug_report allow mulitple select in dropdowns
This commit is contained in:
parent
053242e197
commit
ff369c7400
4
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
4
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
@ -46,7 +46,7 @@ body:
|
||||
attributes:
|
||||
label: Operating System
|
||||
description: In which OS you're experiencing the bug?
|
||||
multiple: false
|
||||
multiple: true
|
||||
options:
|
||||
- "Android"
|
||||
- "Linux"
|
||||
@ -72,7 +72,7 @@ body:
|
||||
attributes:
|
||||
label: Installation Source
|
||||
description: How did you install Spotube?
|
||||
multiple: false
|
||||
multiple: true
|
||||
options:
|
||||
- "Official Website (spotube.netlify.app)"
|
||||
- "Github Release (Binary)"
|
||||
|
Loading…
Reference in New Issue
Block a user