Updated .github/ISSUE_TEMPLATE/feature_request.yaml

This commit is contained in:
Tonye Jack 2021-10-22 12:16:18 -04:00
parent 253cf6adb8
commit 209ff64736

View File

@ -8,6 +8,13 @@ body:
attributes: attributes:
value: | value: |
Thanks for taking the time to fill out this feature request! 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 - type: textarea
id: what-happened id: what-happened
attributes: attributes: