From 7e27a663e3fcfd00ca848acc747d97604a8a7bfd Mon Sep 17 00:00:00 2001 From: Nate Moore Date: Thu, 24 Jun 2021 09:52:57 -0500 Subject: [PATCH] Update ---feature-request-new.yml --- .github/ISSUE_TEMPLATE/---feature-request-new.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/---feature-request-new.yml b/.github/ISSUE_TEMPLATE/---feature-request-new.yml index d93fff09d..3e51a6110 100644 --- a/.github/ISSUE_TEMPLATE/---feature-request-new.yml +++ b/.github/ISSUE_TEMPLATE/---feature-request-new.yml @@ -47,8 +47,8 @@ body: label: Help make it happen! description: "Tip: Requests made by interested contributors are much more likely to get done!" options: - - I am willing to submit a PR to implement this change. - - I am willing to submit a PR to implement this change, but would need some guidance. - - I am not willing to submit a PR to implement this change. + - 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