Update 14-feature-request-issue-template.yaml
This commit is contained in:
parent
1378fb63a7
commit
d8a9f3ac8e
|
@ -28,37 +28,33 @@ body:
|
||||||
- 'No'
|
- 'No'
|
||||||
validations:
|
validations:
|
||||||
required: false
|
required: false
|
||||||
- type: textarea
|
- type: input
|
||||||
id: behaviour
|
id: behaviour
|
||||||
attributes:
|
attributes:
|
||||||
label: Describe the feature and the current behaviour/state
|
label: Describe the feature and the current behaviour/state
|
||||||
render: shell
|
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
- type: textarea
|
- type: input
|
||||||
id: api_change
|
id: api_change
|
||||||
attributes:
|
attributes:
|
||||||
label: Will this change the current API? How?
|
label: Will this change the current API? How?
|
||||||
render: shell
|
|
||||||
validations:
|
validations:
|
||||||
required: false
|
required: false
|
||||||
- type: textarea
|
- type: input
|
||||||
id: benifit
|
id: benifit
|
||||||
attributes:
|
attributes:
|
||||||
label: Who will benefit with this feature?
|
label: Who will benefit with this feature?
|
||||||
validations:
|
validations:
|
||||||
required: false
|
required: false
|
||||||
- type: textarea
|
- type: input
|
||||||
id: use_case
|
id: use_case
|
||||||
attributes:
|
attributes:
|
||||||
label: Please specify the use cases for this feature
|
label: Please specify the use cases for this feature
|
||||||
render: shell
|
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
- type: textarea
|
- type: input
|
||||||
id: info_other
|
id: info_other
|
||||||
attributes:
|
attributes:
|
||||||
label: Any Other info
|
label: Any Other info
|
||||||
render: shell
|
|
||||||
validations:
|
validations:
|
||||||
required: false
|
required: false
|
||||||
|
|
Loading…
Reference in New Issue
Block a user