From f09bd51ed416710b47226b3e91faefa14c85e91a Mon Sep 17 00:00:00 2001 From: Alexander Graf <17130992+aandergr@users.noreply.github.com> Date: Sat, 25 Sep 2021 10:32:36 +0200 Subject: [PATCH] Update feature suggestion issue template --- .github/ISSUE_TEMPLATE/feature_request.md | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index 5c91b1c..b7a1b97 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -6,13 +6,15 @@ labels: "feature suggestion" --- **Provide us a use case of the feature** -How could the user invoke the new function? Which problem would it solve? If new information is obtained, how would it be further processed? +How could the user invoke the new function? Which problem would it solve? +If new information is obtained, how would it be further processed? **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. +How do you achieve the here-described goal without the feature you are requesting? **If the feature request is accepted, would you be willing to submit a pull request?** Yes / No @@ -21,4 +23,9 @@ Yes / No **Additional context** Add any other context about the feature request here. - +