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:
4
.github/ISSUE_TEMPLATE/bug-report.yml
vendored
4
.github/ISSUE_TEMPLATE/bug-report.yml
vendored
@@ -15,15 +15,15 @@ body:
|
||||
## Environment
|
||||
- type: checkboxes
|
||||
id: latest_version
|
||||
label: Are you using the latest released version?
|
||||
attributes:
|
||||
label: Are you using the latest released version?
|
||||
options:
|
||||
- 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)
|
||||
attributes:
|
||||
options:
|
||||
- label: Yes
|
||||
- type: dropdown
|
||||
|
||||
Reference in New Issue
Block a user