diff --git a/.github/ISSUE_TEMPLATE/feature_request.yml b/.github/ISSUE_TEMPLATE/feature_request.yml index bca56dd49..21ef1f2d5 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.yml +++ b/.github/ISSUE_TEMPLATE/feature_request.yml @@ -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