diff --git a/.github/ISSUE_TEMPLATE/---feature-request-new.yml b/.github/ISSUE_TEMPLATE/---feature-request-new.yml index 35966d158..9593f7292 100644 --- a/.github/ISSUE_TEMPLATE/---feature-request-new.yml +++ b/.github/ISSUE_TEMPLATE/---feature-request-new.yml @@ -15,8 +15,8 @@ body: **Please include links to relevant issues, Discord convos, and anything else.** placeholder: I want to be able to... - validations: - required: true + validations: + required: true - type: textarea attributes: label: Proposed Solution @@ -27,8 +27,8 @@ body: ### Alternatives considered ### Risks, downsides, and/or tradeoffs - validations: - required: true + validations: + required: true - type: textarea attributes: label: Detailed Design @@ -50,5 +50,5 @@ body: - label: I am willing to submit a PR to implement this change. - label: I am willing to submit a PR to implement this change, but would need some guidance. - label: I am not willing to submit a PR to implement this change. - validations: - required: true + validations: + required: true