From cea4d383aa3db6e0403d7516ee1c3fe6b6edd5d4 Mon Sep 17 00:00:00 2001 From: Anthony Truskinger Date: Thu, 1 Apr 2021 14:00:06 +1000 Subject: [PATCH] Simplify feature request template --- .github/ISSUE_TEMPLATE/feature_request.md | 18 +++++++++++------- 1 file changed, 11 insertions(+), 7 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index 07a8353d9..42a12d6e9 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -4,14 +4,18 @@ about: Suggest an idea or new feature for AP.exe --- -## 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 [...] +## «Replace this with your title» -## Describe the solution you'd like -A clear and concise description of what you want to happen. +«Replace with a clear and concise description of what the problem is, or what you can't currently do» -## Describe alternatives you've considered -A clear and concise description of any alternative solutions or features you've considered. +## Proposal: + +«Repalce with what you want us to change/add/remove?» + +## Alternatives: + +«Tell us: is there any way around the problem currently? Could we choose not to do this to make things simpler? What drawbacks does your suggestion have?» ## Additional context -Add any other context or screenshots about the feature request here. + +«Tell us: anything else you think is relevant. Motivation? Images? Stakeholders?»