From 4645f6c955751634ca520e08ee3a7d85fd6431cb Mon Sep 17 00:00:00 2001 From: Tonye Jack Date: Fri, 22 Oct 2021 12:14:28 -0400 Subject: [PATCH] Updated .github/ISSUE_TEMPLATE/bug_report.yaml --- .github/ISSUE_TEMPLATE/bug_report.yaml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yaml b/.github/ISSUE_TEMPLATE/bug_report.yaml index 2a604a1e..4fdabc09 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: