Merge pull request #1988 from Garulf/issue-template-check-latest

Require user to check if they're using the latest software
This commit is contained in:
VictoriousRaptor 2023-03-18 09:12:40 +08:00 committed by GitHub
commit 1acaac46a5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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: