mirror of https://github.com/fairyglade/ly.git
Make pre-requisites required
Signed-off-by: AnErrupTion <anerruption@disroot.org>
This commit is contained in:
parent
5ea780f806
commit
23c7175528
|
@ -10,8 +10,7 @@ body:
|
||||||
description: By submitting this issue, you agree to have done the following.
|
description: By submitting this issue, you agree to have done the following.
|
||||||
options:
|
options:
|
||||||
- label: I have looked for any other duplicate issues
|
- label: I have looked for any other duplicate issues
|
||||||
validations:
|
required: true
|
||||||
required: true
|
|
||||||
- type: input
|
- type: input
|
||||||
id: version
|
id: version
|
||||||
attributes:
|
attributes:
|
||||||
|
|
Loading…
Reference in New Issue