diff --git a/.github/ISSUE_TEMPLATE/bug-report.yaml b/.github/ISSUE_TEMPLATE/bug-report.yaml index a54671d06..ba4123373 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.yaml +++ b/.github/ISSUE_TEMPLATE/bug-report.yaml @@ -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: