unleashed-firmware/.github/ISSUE_TEMPLATE/03_feature_request.yml
MX 044338b8f2
make arkanoid (not) great again
and small changes for other games
2022-08-07 09:59:03 +03:00

23 lines
814 B
YAML

name: Feature Request
description: For feature requests regarding the firmware.
labels: ["feature request"]
body:
- type: markdown
attributes:
value: |
Thank you for taking the time to fill out an issue, this template is meant for any feature suggestions.
- type: textarea
id: proposal
attributes:
label: "Description of the feature you're suggesting."
description: |
Please describe your feature request in as many details as possible.
- Describe what it should do.
- Note whetever it is to extend existing functionality or introduce new functionality.
validations:
required: true
- type: textarea
id: anything-else
attributes:
label: Anything else?
description: Let us know if you have anything else to share.