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.