Update feature_request.yml

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

View File

@ -17,13 +17,6 @@ body:
placeholder: ex. email@example.com
validations:
required: false
- type: input
id: original-thread
attributes:
label: Original Thread
description: A link to the original discussion thread (e.g. Slack, Discord, Email, Verbal)
validations:
required: false
- type: textarea
id: the-problem
attributes:
@ -31,6 +24,13 @@ body:
description: Please describe the problem you are trying to solve
validations:
required: true
- type: input
id: original-thread
attributes:
label: Original Thread
description: A link to the original discussion thread (e.g. Slack, Discord, Email, Verbal)
validations:
required: false
- type: textarea
id: the-solution
attributes: