require user to check if they're using the latest software

This commit is contained in:
Garulf 2023-03-17 02:05:18 -04:00
parent 83a44b1cee
commit f9ece10984

View file

@ -15,6 +15,13 @@ body:
- label: >
I have checked that this issue has not already been reported.
- type: checkboxes
attributes:
label: Checks
options:
- label: >
I am using the latest version of Flow Launcher.
- type: textarea
attributes:
label: Problem Description
@ -54,7 +61,6 @@ body:
validations:
required: true
- type: textarea
id: logs
attributes: