diff --git a/.github/ISSUE_TEMPLATE/bug_report.yaml b/.github/ISSUE_TEMPLATE/bug_report.yaml index 2a604a1..4fdabc0 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yaml +++ b/.github/ISSUE_TEMPLATE/bug_report.yaml @@ -15,6 +15,13 @@ body: options: - label: I have searched the existing issues required: true + - type: checkboxes + attributes: + label: Does this issue exist in the latest version? + description: Please view all releases to confirm that this issue hasn't already been fixed. + options: + - label: I'm using the latest release + required: true - type: textarea id: what-happened attributes: