From bceff9958686b52370998b2a79b24d2ec7cf98fd Mon Sep 17 00:00:00 2001 From: Tonye Jack Date: Fri, 22 Oct 2021 12:16:18 -0400 Subject: [PATCH] Updated .github/ISSUE_TEMPLATE/feature_request.yaml --- .github/ISSUE_TEMPLATE/feature_request.yaml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/feature_request.yaml b/.github/ISSUE_TEMPLATE/feature_request.yaml index 8b949a2..9ee6d34 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.yaml +++ b/.github/ISSUE_TEMPLATE/feature_request.yaml @@ -8,6 +8,13 @@ body: attributes: value: | Thanks for taking the time to fill out this feature request! + - type: checkboxes + attributes: + label: Is this feature missing in the latest version? + description: Please upgrade to the latest version to verify that this feature is still missing. + options: + - label: I'm using the latest release + required: true - type: textarea id: what-happened attributes: