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