diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index dc3c4ef..13a6b67 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -5,11 +5,11 @@ title: '' labels: 'enhancement' --- -## Describe the feature (The What) -A clear and concise description of what you want to happen. +## Describe the feature +A clear and concise description of `what` you want to happen. -## Describe the reason for such feature (The Why) -A clear and concise description of what you want to happen. +## Describe the reason for such feature +A clear and concise description of `why` you want it to happen. -## Describe alternatives you've considered (What have you tried) +## Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered.