From 991ff81e4605652a9379804416b149ca8ae6fedc Mon Sep 17 00:00:00 2001 From: Philip Allgaier Date: Thu, 6 Jul 2023 15:01:03 +0200 Subject: [PATCH] Mention automatic issue assignment in issue template (#95987) Co-authored-by: Martin Hjelmare --- .github/ISSUE_TEMPLATE/bug_report.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 237fc2888ab..80291c73e61 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -59,15 +59,15 @@ body: attributes: label: Integration causing the issue description: > - The name of the integration. For example: Automation, Philips Hue + The name of the integration, for example Automation or Philips Hue. - type: input id: integration_link attributes: label: Link to integration documentation on our website placeholder: "https://www.home-assistant.io/integrations/..." description: | - Providing a link [to the documentation][docs] helps us categorize the - issue, while also providing a useful reference for others. + Providing a link [to the documentation][docs] helps us categorize the issue and might speed up the + investigation by automatically informing a contributor, while also providing a useful reference for others. [docs]: https://www.home-assistant.io/integrations