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:
|
attributes:
|
||||||
label: Operating System
|
label: Operating System
|
||||||
description: In which OS you're experiencing the bug?
|
description: In which OS you're experiencing the bug?
|
||||||
multiple: false
|
multiple: true
|
||||||
options:
|
options:
|
||||||
- "Android"
|
- "Android"
|
||||||
- "Linux"
|
- "Linux"
|
||||||
@ -72,7 +72,7 @@ body:
|
|||||||
attributes:
|
attributes:
|
||||||
label: Installation Source
|
label: Installation Source
|
||||||
description: How did you install Spotube?
|
description: How did you install Spotube?
|
||||||
multiple: false
|
multiple: true
|
||||||
options:
|
options:
|
||||||
- "Official Website (spotube.netlify.app)"
|
- "Official Website (spotube.netlify.app)"
|
||||||
- "Github Release (Binary)"
|
- "Github Release (Binary)"
|
||||||
|
Loading…
Reference in New Issue
Block a user