mirror of
https://github.com/streamyfin/streamyfin.git
synced 2026-02-26 05:52:34 +00:00
add dropdown menu for App version
This commit is contained in:
10
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
10
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
@@ -39,11 +39,15 @@ body:
|
||||
validations:
|
||||
required: true
|
||||
|
||||
- type: textarea
|
||||
- type: dropdown
|
||||
id: version
|
||||
attributes:
|
||||
label: Which version of the app are you using?
|
||||
description: e.g. 0.20.1
|
||||
label: Version
|
||||
description: What version of Streamyfin are you running?
|
||||
options:
|
||||
- 0.21.x
|
||||
- 0.18.x
|
||||
- 0.17.x
|
||||
validations:
|
||||
required: true
|
||||
|
||||
|
||||
Reference in New Issue
Block a user