diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index 18044de82c..4f9d8b7e58 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -1,15 +1,16 @@ --- -name: Feature request +name: Feature Request about: Suggest an idea for this project title: '' +type: 'Feature' labels: '' assignees: '' - ---- - - -**Feature Description** - - +body: +- type: markdown + attributes: + value: | + Describe a feature you'd like us to add, or a change to the user interface, design, or workflow for usability. If it's not obvious, explain why this feature is awesome. Note that feature requests must be specific and measurable. +- type: textarea + id: description + attributes: + label: Feature Description