From 84cdfc48c4ad08eb676bfeb40e9404b78b132055 Mon Sep 17 00:00:00 2001 From: Naveen Singh Date: Wed, 22 Jan 2025 00:30:43 +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 32d8e7ec..4c1f4222 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/Notes/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