diff options
Diffstat (limited to '.github/ISSUE_TEMPLATE/feature_request.md')
| -rw-r--r-- | .github/ISSUE_TEMPLATE/feature_request.md | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index 11fc491..19d746b 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -4,17 +4,17 @@ about: Suggest an idea for this project title: '' labels: enhancement 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 [...] +### Description +<!-- A clear and concise description of what the problem is --> +<!-- Example: I'm always frustrated when X, Y and Z --> -**Describe the solution you'd like** -A clear and concise description of what you want to happen. +### Proposed solution +<!-- 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. +### Alternative solutions +<!-- A clear and concise description of any alternative solutions or features you've considered, if you have --> -**Additional context** -Add any other context or screenshots about the feature request here. +### Additional context +<!-- Add any other context or screenshots about the feature request here --> |
