From b771a223e3a1b95e736cd3da92774a7f5cc1c0a8 Mon Sep 17 00:00:00 2001 From: Garth Vander Houwen Date: Tue, 15 Aug 2023 18:57:37 -0700 Subject: [PATCH] Update feature.yml --- .github/ISSUE_TEMPLATE/feature.yml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/feature.yml b/.github/ISSUE_TEMPLATE/feature.yml index 7a405022..7da9628a 100644 --- a/.github/ISSUE_TEMPLATE/feature.yml +++ b/.github/ISSUE_TEMPLATE/feature.yml @@ -26,3 +26,13 @@ body: description: Please provide details about your enhancement. validations: required: true + - type: checkboxes + attributes: + label: Participation + options: + - label: I am willing to submit a pull request for this issue. + required: false + - type: textarea + attributes: + label: Additional comments + description: Is there anything else that's important for the team to know?