fixed syntax error in bug-report.yml

This commit is contained in:
Bernhard B
2021-06-18 18:05:03 +02:00
committed by GitHub
parent 4fba476791
commit 38bb86b5b9

View File

@@ -39,7 +39,7 @@ body:
required: true required: true
attributes: attributes:
label: In which mode are you using the docker container? label: In which mode are you using the docker container?
description: Hint: If you have "USE_NATIVE=1" set in your "docker-compose.yml" file then you are using the native mode. description: **Hint** If you have `USE_NATIVE=1` set in your `docker-compose.yml` file then you are using the native mode.
options: options:
- Normal Mode - Normal Mode
- Native Mode - Native Mode