mirror of
https://github.com/bbernhard/signal-cli-rest-api.git
synced 2026-01-26 19:03:33 +00:00
fixed syntax errors in bug-report.yml
This commit is contained in:
parent
2b4ac8be76
commit
b157fd179e
10
.github/ISSUE_TEMPLATE/bug-report.yml
vendored
10
.github/ISSUE_TEMPLATE/bug-report.yml
vendored
@ -14,16 +14,16 @@ body:
|
||||
value: |
|
||||
## Environment
|
||||
- type: checkboxes
|
||||
id: latest_version
|
||||
label: Are you using the latest released version?
|
||||
id: latest_version
|
||||
attributes:
|
||||
label: Are you using the latest released version?
|
||||
options:
|
||||
- label: Yes
|
||||
- type: checkboxes
|
||||
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)
|
||||
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
|
||||
- type: dropdown
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user