Files
ebusd/.github/ISSUE_TEMPLATE/feature_request.yml
T
John 7f0328cbae updated
[skip ci]
2023-06-04 08:28:07 +02:00

15 lines
587 B
YAML

---
name: Feature request
description: Suggest an idea for this project
labels:
- needs analysis
body:
- type: textarea
id: description
attributes:
label: Description
description: A clear and concise description of the requested feature, additional behaviour, different functionality. Anything related to actual message definitions in ebusd-configuration, serial bridge in ebusd-esp, or adapter v5/v3/v2 do not belong here! Use the appropriate repository for those.
placeholder: e.g. add direct integration with xxx...
validations:
required: true