Update and rename feature_request.md to feature_request.yml

This commit is contained in:
Dion Moult
2025-04-13 12:08:28 +10:00
committed by GitHub
parent 58b070d22d
commit 38002e1ee2
2 changed files with 8 additions and 17 deletions
-17
View File
@@ -1,17 +0,0 @@
---
name: Feature Request
about: Suggest an idea for this project
title: ''
type: 'Feature'
labels: ''
assignees: ''
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
---
@@ -0,0 +1,8 @@
name: Feature Request
description: Suggest an idea for this project
type: Feature
body:
- type: textarea
attributes:
label: Feature Description
placeholder: "Describe a feature you'd like us to add. If it's not obvious, explain why this feature is awesome. Note that feature requests must be specific and measurable."