From f23b566689af9aaf72b363c176ab2e30d500fdca Mon Sep 17 00:00:00 2001 From: vabene1111 Date: Thu, 17 Feb 2022 14:53:40 +0100 Subject: [PATCH] changed feature request template --- .github/ISSUE_TEMPLATE/feature_request.yml | 8 -------- 1 file changed, 8 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/feature_request.yml b/.github/ISSUE_TEMPLATE/feature_request.yml index ad823cfa..bbefb0e4 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.yml +++ b/.github/ISSUE_TEMPLATE/feature_request.yml @@ -29,11 +29,3 @@ body: attributes: label: "Additional context" description: "Add any other context or screenshots about the feature request here." - - type: checkboxes - attributes: - label: "Contribute" - description: "Are you willing and able to help develop this feature?" - options: - - label: "Yes" - - label: "Partly" - - label: "No"