dd links, add docker info
This commit is contained in:
@@ -8,7 +8,7 @@ body:
|
|||||||
id: description
|
id: description
|
||||||
attributes:
|
attributes:
|
||||||
label: Description
|
label: Description
|
||||||
description: A clear and concise description of what the bug is. Anything related to actual message definitions in ebusd-configuration, serial bridge in ebusd-esp, or adapter v3/v2 do not belong here! Use the appropriate repository for those.
|
description: A clear and concise description of what the bug is. Anything related to actual message definitions in [ebusd-configuration](https://github.com/john30/ebusd-configuration), serial bridge in [ebusd-esp](https://github.com/john30/ebusd-esp), or [eBUS adapter v3/v2](https://github.com/eBUS/adapter) do not belong here! Use the appropriate repository for those.
|
||||||
placeholder: e.g. during startup, an error message as described below is reported instead of...
|
placeholder: e.g. during startup, an error message as described below is reported instead of...
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
@@ -74,6 +74,16 @@ body:
|
|||||||
- other
|
- other
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
|
- type: checkboxes
|
||||||
|
id: docker
|
||||||
|
attributes:
|
||||||
|
label: Dockerized
|
||||||
|
description: indicate if a docker container is used
|
||||||
|
options:
|
||||||
|
- label: devel
|
||||||
|
- label: latest (release)
|
||||||
|
- label: same as ebusd version
|
||||||
|
- label: other
|
||||||
- type: dropdown
|
- type: dropdown
|
||||||
id: interface
|
id: interface
|
||||||
attributes:
|
attributes:
|
||||||
|
|||||||
Reference in New Issue
Block a user