From 19296099eccf6a42cce9b429996faad4682a20b4 Mon Sep 17 00:00:00 2001 From: Jared Palmer Date: Wed, 2 Dec 2020 11:44:47 -0500 Subject: [PATCH] Add discord to issue template --- .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 f91ff6cf1..24f6595c5 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -3,3 +3,6 @@ contact_links: - name: Ask a question url: https://github.com/formium/formik/discussions about: Ask questions and discuss with other community members + - name: Join the Discord server + url: https://discord.gg/pJSg287 + about: Chat with other community members in real-time