mirror of
https://github.com/tj-actions/branch-names.git
synced 2024-11-23 23:13:51 +08:00
Updated .github/ISSUE_TEMPLATE/feature_request.yaml
This commit is contained in:
parent
253cf6adb8
commit
209ff64736
7
.github/ISSUE_TEMPLATE/feature_request.yaml
vendored
7
.github/ISSUE_TEMPLATE/feature_request.yaml
vendored
@ -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:
|
||||||
|
Loading…
Reference in New Issue
Block a user