From 8bbceb3fd5fda9be0ddff244a0a4df5a24ea864f Mon Sep 17 00:00:00 2001 From: Naveen Singh Date: Wed, 22 Jan 2025 00:30:45 +0530 Subject: [PATCH] Remove optional donation checklist item --- .github/ISSUE_TEMPLATE/feature_request.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/feature_request.yml b/.github/ISSUE_TEMPLATE/feature_request.yml index 1f4adb5e..4f0b1d27 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.yml +++ b/.github/ISSUE_TEMPLATE/feature_request.yml @@ -26,8 +26,6 @@ body: required: true - label: "I have read and understood the [contribution guidelines](https://github.com/FossifyOrg/Phone/blob/master/CONTRIBUTING.md)." required: true - - label: "I optionally [donated](https://fossify.org/donate) to support the Fossify mission." - required: false - type: textarea id: feature-description