forked from Apple-2-HW/Apple2-IO-RPi
Create enhancement_request.yml
This commit is contained in:
parent
e753d0e35f
commit
41823c123e
17
.github/ISSUE_TEMPLATE/enhancement_request.yml
vendored
Normal file
17
.github/ISSUE_TEMPLATE/enhancement_request.yml
vendored
Normal 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
|
Loading…
x
Reference in New Issue
Block a user