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
@@ -55,3 +55,10 @@ body:
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