From 15dabe372c8e54d3eb264b31b16f3e9968cd4913 Mon Sep 17 00:00:00 2001 From: Franck Nijhof Date: Wed, 9 Jul 2025 12:40:37 +0200 Subject: [PATCH] Adjust feature request links in issue reporting (#26123) --- .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 f48e0570b4..cd40418a5b 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -11,7 +11,7 @@ body: **Please do not report issues for custom cards.** - [fr]: https://github.com/home-assistant/frontend/discussions + [fr]: https://github.com/orgs/home-assistant/discussions [releases]: https://github.com/home-assistant/home-assistant/releases - type: checkboxes attributes: diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index 47563c2286..ee1e0f3ee5 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -1,7 +1,7 @@ blank_issues_enabled: false contact_links: - name: Request a feature for the UI / Dashboards - url: https://github.com/home-assistant/frontend/discussions/category_choices + url: https://github.com/orgs/home-assistant/discussions about: Request a new feature for the Home Assistant frontend. - name: Report a bug that is NOT related to the UI / Dashboards url: https://github.com/home-assistant/core/issues