mirror of
https://github.com/home-assistant/core.git
synced 2025-07-24 21:57:51 +00:00
Mention automatic issue assignment in issue template (#95987)
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
This commit is contained in:
parent
63cb50977b
commit
991ff81e46
6
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
6
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
@ -59,15 +59,15 @@ body:
|
|||||||
attributes:
|
attributes:
|
||||||
label: Integration causing the issue
|
label: Integration causing the issue
|
||||||
description: >
|
description: >
|
||||||
The name of the integration. For example: Automation, Philips Hue
|
The name of the integration, for example Automation or Philips Hue.
|
||||||
- type: input
|
- type: input
|
||||||
id: integration_link
|
id: integration_link
|
||||||
attributes:
|
attributes:
|
||||||
label: Link to integration documentation on our website
|
label: Link to integration documentation on our website
|
||||||
placeholder: "https://www.home-assistant.io/integrations/..."
|
placeholder: "https://www.home-assistant.io/integrations/..."
|
||||||
description: |
|
description: |
|
||||||
Providing a link [to the documentation][docs] helps us categorize the
|
Providing a link [to the documentation][docs] helps us categorize the issue and might speed up the
|
||||||
issue, while also providing a useful reference for others.
|
investigation by automatically informing a contributor, while also providing a useful reference for others.
|
||||||
|
|
||||||
[docs]: https://www.home-assistant.io/integrations
|
[docs]: https://www.home-assistant.io/integrations
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user