From 0f8a7ea482f119cbbd9870e063ee22d33bb45b3f Mon Sep 17 00:00:00 2001 From: Harald Kuhr Date: Mon, 25 Apr 2022 16:58:39 +0200 Subject: [PATCH] Update feature_request.md --- .github/ISSUE_TEMPLATE/feature_request.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index 6526528b..581f1469 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -7,14 +7,14 @@ assignees: '' --- -**Is your feature request related to a problem? Please describe.** -A clear and concise description of what the problem or use case is. +**Is your feature request related to a use case or a problem you are working on? Please describe.** +A clear and concise description of what the problem or use case is. Understanding the rationale is key, to be able to implemeent the right solution. **Describe the solution you'd like** A clear and concise description of what you want to happen. **Describe alternatives you've considered** -A clear and concise description of any alternative solutions or features you've considered. +A clear and concise description of any alternative solutions or features you've already considered, and why they won't work. **Additional context** Add any other context or screenshots about the feature request here, like links to specifications or sample files.