We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 845a432 commit 19e569dCopy full SHA for 19e569d
1 file changed
.github/DISCUSSION_TEMPLATE/bugs.yml
@@ -15,14 +15,14 @@ body:
15
validations:
16
required: true
17
18
- - type: input
+ - type: dropdown
19
id: check-latest-lychee-version
20
attributes:
21
label: Did you check the latest Lychee version?
22
description: If you are not using the latest version, please update and check if the bug still exists.
23
options:
24
- - Yes
25
- - No
+ - 'Yes, I did'
+ - 'No, I am not using the latest version'
26
27
28
0 commit comments