Update feature_request.yml

This commit is contained in:
Alon Girmonsky 2022-11-21 12:14:59 -08:00 committed by GitHub
parent 3e89f869da
commit e12c148c96
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -22,7 +22,6 @@ body:
attributes:
label: Original Thread
description: A link to the original discussion thread (e.g. Slack, Discord, Email, Verbal)
placeholder:
validations:
required: false
- type: textarea
@ -30,8 +29,6 @@ body:
attributes:
label: Is your feature request related to a problem? Please describe.
description: Please describe the problem you are trying to solve
placeholder:
value: ""
validations:
required: true
- type: textarea
@ -39,8 +36,6 @@ body:
attributes:
label: Describe the solution you'd like to see
description: A clear and concise description of what you want to happen.
placeholder:
value: ""
validations:
required: false
- type: textarea
@ -48,8 +43,6 @@ body:
attributes:
label: Provide additional context
description: Add any other context or screenshots about the feature request here.
placeholder:
value: ""
validations:
required: false
- type: checkboxes