From 251202d15e32611089d2972d39ef91b6e0520ce3 Mon Sep 17 00:00:00 2001 From: Nate Moore Date: Thu, 24 Jun 2021 09:44:02 -0500 Subject: [PATCH] Update ---feature-request-new.yml --- .github/ISSUE_TEMPLATE/---feature-request-new.yml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/---feature-request-new.yml b/.github/ISSUE_TEMPLATE/---feature-request-new.yml index 35966d1582..9593f72923 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