mirror of
https://github.com/tjboldt/Apple2-IO-RPi.git
synced 2024-11-22 02:30:46 +00:00
18 lines
426 B
YAML
18 lines
426 B
YAML
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
|