diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index bbcbbe7d..5f8912d4 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -7,14 +7,33 @@ assignees: '' --- +**What kind of feature request is this?** + +_Feature improvements – suggestions for something that can make a current feature a bit better._ +_Totally new features – ideas for totally new features._ + +--- + **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. + +_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 considered._ + +--- **Additional context** -Add any other context or screenshots about the feature request here. + +_Add any other context, links or screenshots about the feature request?_ +_Draw some diagrams, link to examples or throw some ASCII art together to show us your vision._