From bb2173788b0fce2750735e7671e2627b62e5c2d5 Mon Sep 17 00:00:00 2001 From: flying-sausages Date: Thu, 11 Jun 2020 14:14:41 +0100 Subject: [PATCH] Added Use-case to Feature Request template --- .github/ISSUE_TEMPLATE/feature_request.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index a2d88b7..3e9eec4 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -8,10 +8,13 @@ assignees: '' --- **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 [...] +A clear and concise description of what the problem is. E.g. I'm always frustrated when [...] **Describe the solution you'd like** A clear and concise description of what you want to happen. +**Describe a small use-case for this feature request** +How would you imagine this to be used? What would be the advantage of this for the users of the application? + **Additional context** Add any other context or screenshots about the feature request here.