From 956d8a823adc44d212da0436eb6878e65b85df9f Mon Sep 17 00:00:00 2001 From: Austin Bonander Date: Mon, 15 Aug 2022 18:07:50 -0700 Subject: [PATCH] chore: add Discord link to issue templates --- .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 98a5f1cd..bf6ba525 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -6,3 +6,6 @@ contact_links: - name: I have a question or problem not covered in the FAQ url: https://github.com/launchbadge/sqlx/discussions/new?category=q-a about: Open a Q&A discussion. + - name: Join SQLx's Discord + url: https://discord.gg/hPm3WqA + about: Join our Discord server for help, discussions and release announcements.