Skip to content

Commit 19e569d

Browse files
authored
Fix discussions (#3394)
1 parent 845a432 commit 19e569d

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.github/DISCUSSION_TEMPLATE/bugs.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,14 +15,14 @@ body:
1515
validations:
1616
required: true
1717

18-
- type: input
18+
- type: dropdown
1919
id: check-latest-lychee-version
2020
attributes:
2121
label: Did you check the latest Lychee version?
2222
description: If you are not using the latest version, please update and check if the bug still exists.
2323
options:
24-
- Yes
25-
- No
24+
- 'Yes, I did'
25+
- 'No, I am not using the latest version'
2626
validations:
2727
required: true
2828

0 commit comments

Comments
 (0)