From 8cf3807c2cb93cbe4afa27c4db8349a6b6eee7f2 Mon Sep 17 00:00:00 2001 From: Dion Moult Date: Sun, 13 Apr 2025 11:42:11 +1000 Subject: [PATCH] Update feature_request.md --- .github/ISSUE_TEMPLATE/feature_request.md | 21 +++++++++++---------- 1 file changed, 11 insertions(+), 10 deletions(-) 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