Fix typo in template question
Signed-off-by: Dom Rodriguez <shymega@shymega.org.uk>
This commit is contained in:
parent
bf388b907e
commit
9432743cea
|
@ -51,7 +51,7 @@ body:
|
||||||
- type: dropdown
|
- type: dropdown
|
||||||
id: os
|
id: os
|
||||||
attributes:
|
attributes:
|
||||||
label: What OSes are you seeing the problem on? (Check all that apply).
|
label: What OSes are you seeing the problem on? (Check all that apply)
|
||||||
multiple: true
|
multiple: true
|
||||||
options:
|
options:
|
||||||
- Linux
|
- Linux
|
||||||
|
|
Loading…
Reference in New Issue