mirror of
https://github.com/aljazceru/signal-cli-rest-api.git
synced 2025-12-20 16:14:29 +01:00
fixed syntax errors in bug-report.yml
This commit is contained in:
6
.github/ISSUE_TEMPLATE/bug-report.yml
vendored
6
.github/ISSUE_TEMPLATE/bug-report.yml
vendored
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user