diff --git a/.github/ISSUE_TEMPLATE/1-feature-request.yml b/.github/ISSUE_TEMPLATE/1-feature-request.yml index 79018d3a2..4bb6fa7f2 100644 --- a/.github/ISSUE_TEMPLATE/1-feature-request.yml +++ b/.github/ISSUE_TEMPLATE/1-feature-request.yml @@ -41,14 +41,3 @@ body: - User research or feedback - Technical considerations - Screenshots or mockups - - - type: checkboxes - attributes: - label: Contribution Interest - description: Are you interested in helping with this feature? - options: - - label: I would like to help implement this feature - - label: I can help with design/mockups - - label: I can help with testing - - label: I can help with documentation - - label: I'm just suggesting, not planning to contribute