swap to forms

This commit is contained in:
Joel Challis
2021-06-27 00:12:02 +01:00
committed by GitHub
parent 4a17f655f0
commit 3eb6438286
2 changed files with 20 additions and 17 deletions
-17
View File
@@ -1,17 +0,0 @@
---
name: Feature Request
about: Suggest a new feature or changes to existing features.
title: "[Feature Request] "
labels: enhancement
assignees: ''
---
<!--- Provide a general summary of the changes you want in the title above. -->
<!--- This template is entirely optional and can be removed, but is here to help both you and us. -->
<!--- Anything on lines wrapped in comments like these will not show up in the final text. -->
## Description
<!-- A few sentences describing what it is that you'd like to see in QMK. Additional information (such as links to spec sheets, licensing info, other related issues or PRs, etc) would be helpful. -->
@@ -0,0 +1,20 @@
name: Feature Request
description: Suggest a new feature or changes to existing features.
title: "[Feature Request] "
labels: [enhancement]
body:
- type: markdown
attributes:
value: |
Thanks for taking the time to fill out this feature request!
Please provide a general summary of the changes you want in the title above.
- type: textarea
attributes:
label: Description
description: |
A few sentences describing what it is that you'd like to see in QMK.
Additional information (such as links to spec sheets, licensing info, other related issues or PRs, etc) would be helpful.
validations:
required: true