From ce48546cef5229e41594062714b1f4f6f79affed Mon Sep 17 00:00:00 2001 From: Bram Kragten Date: Wed, 14 Oct 2020 12:04:07 +0200 Subject: [PATCH] Move feature requests to discussions --- .github/ISSUE_TEMPLATE/config.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index b7fc0dc4fb..227ce9e040 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -1,5 +1,8 @@ blank_issues_enabled: false contact_links: + - name: Request a feature for the UI, Frontend or Lovelace + url: https://github.com/home-assistant/frontend/discussions/new?category_id=32000458 + about: Request an new feature for the Home Assistant frontend. - name: Report a bug that is NOT related to the UI, Frontend or Lovelace url: https://github.com/home-assistant/core/issues about: This is the issue tracker for our frontend. Please report other issues with the backend repository.