From 20ab86131521b9db419127639c458fe61efe1115 Mon Sep 17 00:00:00 2001 From: Dariusz L Date: Wed, 27 Aug 2025 15:20:33 +0200 Subject: [PATCH] Update feature-request.yml --- .github/ISSUE_TEMPLATE/feature-request.yml | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/feature-request.yml b/.github/ISSUE_TEMPLATE/feature-request.yml index 992266b..da53694 100644 --- a/.github/ISSUE_TEMPLATE/feature-request.yml +++ b/.github/ISSUE_TEMPLATE/feature-request.yml @@ -6,8 +6,19 @@ body: - type: markdown attributes: value: | - **Before suggesting a new feature, please make sure you are using the latest version of the project and that this functionality does not already exist.** - **I also recommend using an AI assistant to check if the feature already exists. You can simply copy and paste the entire README.md file and ask if your desired feature is already included.** This helps to avoid duplicate requests for features that are already available. + ## Before suggesting a new feature... + Please make sure of the following: + + 1. You are using the latest version of the project + 2. The functionality you want to propose does not already exist + + I also recommend using an AI assistant to check whether the feature is already included. + To do this, simply: + + - Copy and paste the entire **README.md** file + - Ask if your desired feature is already covered + + This helps to avoid duplicate requests for features that are already available. - type: markdown attributes: value: |