15 lines
587 B
YAML
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
|