Fix issue template

This commit is contained in:
Franck Nijhof 2021-02-09 16:18:35 +01:00
parent e1596fbdd5
commit b7f76b05a0
No known key found for this signature in database
GPG Key ID: D62583BA8AB11CA3

View File

@ -4,13 +4,14 @@ title: ""
issue_body: true issue_body: true
inputs: inputs:
- type: description - type: description
attributes: | attributes:
Thanks for opening an issue to provide feedback on our website/documentation. value: |
Thanks for opening an issue to provide feedback on our website/documentation.
Please note, this form is not for reporting bugs with running Home Assistant or its integrations. Please note, this form is not for reporting bugs with running Home Assistant or its integrations.
Those bugs should be reported in the [Home Assistant Core issue tracker][core]. Those bugs should be reported in the [Home Assistant Core issue tracker][core].
[core]: https://github.com/home-assistant/core/issues [core]: https://github.com/home-assistant/core/issues
- type: textarea - type: textarea
attributes: attributes:
label: Feedback label: Feedback
@ -28,14 +29,14 @@ inputs:
label: URL label: URL
required: true required: true
placeholder: "http://www.home-assistant.io/..." placeholder: "http://www.home-assistant.io/..."
description: >- description: >
A URL with a link to the page you are providing feedback for. A URL with a link to the page you are providing feedback for.
- type: input - type: input
attributes: attributes:
label: Version label: Version
required: false required: false
placeholder: "e.g., 2021.2.0" placeholder: "e.g., 2021.2.0"
description: >- description: >
Current version of the documentation. This usually matches the Home Current version of the documentation. This usually matches the Home
Assistant Core release version, and can be found at the bottom of the Assistant Core release version, and can be found at the bottom of the
page. page.