fixed syntax error in bug-report.yml

This commit is contained in:
Bernhard B
2021-06-16 11:15:56 +02:00
parent b157fd179e
commit 37fba31d30

View File

@@ -18,14 +18,14 @@ body:
attributes:
label: Are you using the latest released version?
options:
- label: Yes
- label: "Yes"
- type: checkboxes
id: read_troubleshooting
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:
- label: Yes
- label: "Yes"
- type: dropdown
validations:
required: true