mirror of https://github.com/fairyglade/ly.git
Use proper input text box in issue template
Signed-off-by: AnErrupTion <anerruption@disroot.org>
This commit is contained in:
parent
c6db79b873
commit
a058a81ec9
|
@ -33,7 +33,7 @@ body:
|
||||||
description: What did you expect to happen instead?
|
description: What did you expect to happen instead?
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
- type: textarea
|
- type: input
|
||||||
id: desktop
|
id: desktop
|
||||||
attributes:
|
attributes:
|
||||||
label: Desktop environment/Window manager
|
label: Desktop environment/Window manager
|
||||||
|
|
Loading…
Reference in New Issue