From 6fde5c21b130072466426f140ff0af888dfbc7dd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Er=C3=A8be=20-=20Romain=20Gerard?= Date: Sun, 30 Jun 2024 11:14:51 +0200 Subject: [PATCH] Update feature_request.md --- .github/ISSUE_TEMPLATE/feature_request.md | 14 ++++++-------- 1 file changed, 6 insertions(+), 8 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index 18d53ad..dc3c4ef 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -2,16 +2,14 @@ name: Feature request about: Suggest an idea for this project title: '' -labels: '' -assignees: '' - +labels: 'enhancement' --- -**Is your feature request related to a problem? Please describe.** -A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] - -**Describe the solution you'd like** +## Describe the feature (The What) A clear and concise description of what you want to happen. -**Describe alternatives you've considered** +## Describe the reason for such feature (The Why) +A clear and concise description of what you want to happen. + +## Describe alternatives you've considered (What have you tried) A clear and concise description of any alternative solutions or features you've considered.