Create enhancement_request.yml

This commit is contained in:
Terence Boldt
2022-01-11 19:35:41 -05:00
committed by GitHub
parent e753d0e35f
commit 41823c123e

View File

@@ -0,0 +1,17 @@
name: Enhancement Request
description: Suggest an improvement for this project
labels: ["enhancement"}
assignees:
- tjboldt
body:
- type: markdown
attributes:
value: |
Thanks for your suggestions for improvements!
- type: textarea
id: enhancement-idea
attributes:
label: What do suggest for improvement?
placeholder: Describe the enhancement.
validations:
required: true