From 9bc4a7f920eec3e82814a1a89a20d0a8b45cf026 Mon Sep 17 00:00:00 2001 From: Adrian Scillato <35405447+ascillato@users.noreply.github.com> Date: Fri, 18 Dec 2020 17:17:45 -0300 Subject: [PATCH] Update Links when opening a new issue --- .github/ISSUE_TEMPLATE/config.yml | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index 225df7f86..de81acb78 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -2,7 +2,10 @@ blank_issues_enabled: false contact_links: - name: Tasmota Docs url: https://tasmota.github.io/docs - about: All the information related to Tasmota - - name: Tasmota Support Chat + about: All the information related to Tasmota. + - name: Tasmota Discussions and Support + url: https://github.com/arendst/Tasmota/discussions + about: Tasmota usage Questions, Feature Requests and Projects. + - name: Tasmota Users Chat url: https://discord.gg/Ks2Kzd4 about: Chat for feedback, questions and troubleshooting.