diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index 142979f..9c2e1a6 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -7,15 +7,21 @@ 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 [...] +## Is your feature request related to a problem? Please describe. -**Describe the solution you'd like** -A clear and concise description of what you want to happen. +A clear and concise description of what the problem is. Ex. `I would like to see [...] because [...]`. +Please include the intended use case and what the feature would improve on so that we can prioritize +the feature accordingly. -**Describe alternatives you've considered** -A clear and concise description of any alternative solutions or features you've considered. +## Describe the solution you would like -**Additional context** -Add any other context or screenshots about the feature request here. +A clear and concise description of what the desired end result(s) would be. +## Describe alternatives you have considered + +A clear and concise description of any alternative solutions or features that may be related to this that +you have considered. + +## Additional context + +Add any other context information about the feature request here.