mirror of
https://github.com/bbernhard/signal-cli-rest-api.git
synced 2026-05-21 13:54:18 +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: |
|
value: |
|
||||||
## 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
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user