From 007cdaab1113b6cefeb72e8730fa86ee7b55ca7e Mon Sep 17 00:00:00 2001 From: Hamza417 <23103729+Hamza417@users.noreply.github.com> Date: Wed, 11 Jun 2025 19:26:49 +0530 Subject: [PATCH] update: issue templates --- .github/ISSUE_TEMPLATE/feature_request.yml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/feature_request.yml b/.github/ISSUE_TEMPLATE/feature_request.yml index d9d307424..e740ba4ea 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.yml +++ b/.github/ISSUE_TEMPLATE/feature_request.yml @@ -9,7 +9,10 @@ body: value: | Thanks for suggesting a feature! Please provide as much detail as possible. - Do not merge multiple feature requests into one issue. Each feature request should be in a separate issue. + - Do not merge multiple feature requests into one issue. Each feature request should be in a separate issue. + - Do not offer financial or material compensation in exchange for a feature request. + - Do not make a personal request for a feature that is not relevant to the project or to the wide range of users. + If your feature request starts with _I want this_ or _I need this_, it is likely a personal request and should not be submitted. - type: checkboxes id: confirmation