From 810ff4603b7f55cb757fa00c01930d16735cba9f Mon Sep 17 00:00:00 2001 From: "Pedro S. Lopez" Date: Sun, 7 Jun 2020 18:10:49 -0400 Subject: [PATCH] chore: add discord link to issue creation --- .github/ISSUE_TEMPLATE/config.yml | 5 +++++ 1 file changed, 5 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..d7b60c6 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -0,0 +1,5 @@ +blank_issues_enabled: false +contact_links: + - name: Official WWebJS Discord Server + url: https://discord.gg/H7DqQs4 + about: Please ask and answer questions here.