From a948355d2e0fc165b76a8cbfcff1181caf780a09 Mon Sep 17 00:00:00 2001 From: Naveen Singh Date: Wed, 22 Jan 2025 00:30:44 +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 0c359e98a..401588754 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/Gallery/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