mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-06-07 02:36:52 +00:00
Fix issue template
This commit is contained in:
parent
e1596fbdd5
commit
b7f76b05a0
15
.github/ISSUE_TEMPLATE/feedback.yml
vendored
15
.github/ISSUE_TEMPLATE/feedback.yml
vendored
@ -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.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user