mirror of
https://github.com/aljazceru/signal-cli-rest-api.git
synced 2025-12-19 07:34:23 +01:00
fixed syntax error in bug-report.yml
This commit is contained in:
4
.github/ISSUE_TEMPLATE/bug-report.yml
vendored
4
.github/ISSUE_TEMPLATE/bug-report.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user