From 143e4056ff5b3581f2e3e2d0606a49205b9d62cc Mon Sep 17 00:00:00 2001 From: Matheson Steplock Date: Tue, 2 Nov 2021 15:57:56 +0000 Subject: [PATCH] config --- .github/ISSUE_TEMPLATE/config.yml | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/config.yml diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml new file mode 100644 index 0000000..fed275c --- /dev/null +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -0,0 +1,8 @@ +blank_issues_enabled: true +contact_links: + - name: Home Assistant Discord + url: https://www.home-assistant.io/join-chat/ + about: Need help? Ask us in the `#homeassistant_supervised` Discord channel. + - name: Home Assistant Community Forums + url: https://community.home-assistant.io/ + about: The community forums are another great place to get help and find installation guides maintained by the community. \ No newline at end of file