Apple2-IO-RPi/.github/ISSUE_TEMPLATE/enhancement_request.yml

18 lines
426 B
YAML
Raw Normal View History

2022-01-12 00:35:41 +00:00
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