From bdd253f3506add95e7c038f80d26836fe1e29e86 Mon Sep 17 00:00:00 2001 From: Garth Vander Houwen Date: Fri, 18 Oct 2024 21:50:15 -0700 Subject: [PATCH] Update feature.yml --- .github/ISSUE_TEMPLATE/feature.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/feature.yml b/.github/ISSUE_TEMPLATE/feature.yml index 66d9e8ab..a0b401a9 100644 --- a/.github/ISSUE_TEMPLATE/feature.yml +++ b/.github/ISSUE_TEMPLATE/feature.yml @@ -29,12 +29,12 @@ body: - type: checkboxes attributes: label: Participation + description: (Features without participation go to the backlog.) options: - label: I am willing to sponsor this feature. required: false - label: I am willing to submit a pull request for this feature. required: false - description: (Features without participation go to the backlog.) - type: textarea attributes: label: Additional comments