Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions .github/DISCUSSION_TEMPLATE/bugs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,14 +15,14 @@ body:
validations:
required: true

- type: input
- type: dropdown
id: check-latest-lychee-version
attributes:
label: Did you check the latest Lychee version?
description: If you are not using the latest version, please update and check if the bug still exists.
options:
- Yes
- No
- 'Yes, I did'
- 'No, I am not using the latest version'
validations:
required: true

Expand Down
Loading