Update feature_request_issue_template.yaml

This commit is contained in:
kuaashish 2023-02-03 17:32:17 +05:30 committed by GitHub
parent 5b595b5f30
commit eecfefbcb5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -54,4 +54,11 @@ body:
label: Please specify the use cases for this feature label: Please specify the use cases for this feature
render: shell render: shell
validations: validations:
required: true required: true
- type: textarea
id: info_other
attributes:
label: Any Other info:
render: shell
validations:
required: false