fixed syntax errors in bug-report.yml

This commit is contained in:
Bernhard B
2021-06-16 11:09:57 +02:00
parent 2b4ac8be76
commit b157fd179e

View File

@@ -15,15 +15,15 @@ body:
## Environment ## Environment
- type: checkboxes - type: checkboxes
id: latest_version id: latest_version
label: Are you using the latest released version?
attributes: attributes:
label: Are you using the latest released version?
options: options:
- label: Yes - label: Yes
- type: checkboxes - type: checkboxes
id: read_troubleshooting id: read_troubleshooting
label: Have you read the troubleshooting page?
description: Can be found [here](https://github.com/bbernhard/signal-cli-rest-api/blob/master/doc/TROUBLESHOOTING.md)
attributes: attributes:
label: Have you read the troubleshooting page?
description: Can be found [here](https://github.com/bbernhard/signal-cli-rest-api/blob/master/doc/TROUBLESHOOTING.md)
options: options:
- label: Yes - label: Yes
- type: dropdown - type: dropdown