From 69d5fb0c995e01deb0e61c17be2ec98fc4922cb6 Mon Sep 17 00:00:00 2001 From: Stefan Agner Date: Mon, 23 Jun 2025 13:19:35 +0200 Subject: [PATCH] Update request feature link (#4114) --- .github/ISSUE_TEMPLATE/bug_report.yml | 2 +- .github/ISSUE_TEMPLATE/config.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 840df9813..ec9a399cc 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -1,4 +1,4 @@ -name: Bug Report Form +name: Report an issue with Home Assistant Operating System description: Report an issue related to the Home Assistant Operating System. body: - type: markdown diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index ba4b282a7..0db6c08a2 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -9,7 +9,7 @@ contact_links: about: Our developer documentation has its own issue tracker. Please report issues with the website there. - name: Request a feature for the Operating System - url: https://community.home-assistant.io/c/feature-requests + url: https://github.com/orgs/home-assistant/discussions about: Request an new feature for the Operating System. - name: I have a question or need support