From bb36c79f9d003ee45eed5f247b853fd2013c4882 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 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: