Add package manager question
Signed-off-by: Dom Rodriguez <shymega@shymega.org.uk>
This commit is contained in:
parent
eb3f2741d9
commit
85d995ff23
|
@ -43,6 +43,13 @@ body:
|
||||||
placeholder: b0c0b42b
|
placeholder: b0c0b42b
|
||||||
validations:
|
validations:
|
||||||
required: false
|
required: false
|
||||||
|
- type: textarea
|
||||||
|
id: pkg-mgr-origin
|
||||||
|
attributes:
|
||||||
|
label: If applicable, where did you install Barrier from?
|
||||||
|
description: This includes Snaps, Flatpaks, and self-built executables.
|
||||||
|
validations:
|
||||||
|
required: false
|
||||||
- type: dropdown
|
- type: dropdown
|
||||||
id: os
|
id: os
|
||||||
attributes:
|
attributes:
|
||||||
|
|
Loading…
Reference in New Issue