Cleanup, tweak issue template
Signed-off-by: falkTX <falktx@falktx.com>
This commit is contained in:
parent
0f405dd45b
commit
6414fd36c4
4 changed files with 6 additions and 8 deletions
6
.github/ISSUE_TEMPLATE/bug.yaml
vendored
6
.github/ISSUE_TEMPLATE/bug.yaml
vendored
|
@ -5,7 +5,7 @@ body:
|
|||
id: version
|
||||
attributes:
|
||||
label: Version
|
||||
value: "23.10"
|
||||
value: "24.04"
|
||||
validations:
|
||||
required: true
|
||||
- type: dropdown
|
||||
|
@ -14,7 +14,7 @@ body:
|
|||
label: Plugin type
|
||||
multiple: true
|
||||
options:
|
||||
- Native
|
||||
- Native / JACK
|
||||
- AU
|
||||
- CLAP
|
||||
- LV2
|
||||
|
@ -31,7 +31,7 @@ body:
|
|||
- type: input
|
||||
id: daw-host
|
||||
attributes:
|
||||
label: "DAW / host"
|
||||
label: "DAW / Host (if applicable)"
|
||||
validations:
|
||||
required: false
|
||||
- type: textarea
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue