From f45f0717107d7dda0811e6a7901a6e5dd0d69d3b Mon Sep 17 00:00:00 2001 From: Proddy Date: Sun, 19 Feb 2023 10:49:32 +0100 Subject: [PATCH] Create config.yml --- .github/ISSUE_TEMPLATE/config.yml | 11 +++++++++++ 1 file changed, 11 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 000000000..5058ab586 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -0,0 +1,11 @@ +blank_issues_enabled: false +contact_links: + - name: EMS-ESP Docs + url: https://emsesp.github.io/docs/ + about: All the information related to EMS-ESP. + - name: EMS-ESP Discussions and Support + url: https://github.com/emsesp/EMS-ESP32/discussions + about: EMS-ESP usage Questions, Feature Requests and Projects. + - name: EMS-ESP Users Chat + url: https://discord.gg/3J3GgnzpyT + about: Chat for feedback, questions and troubleshooting.