From bbb29b5c97fc35ff90c085f02932120d8d078878 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Th=C3=A9odore=20Pr=C3=A9vot?= Date: Mon, 18 Dec 2023 13:42:05 +0000 Subject: [PATCH] doc: add tokio discordl ink --- .github/ISSUE_TEMPLATE/config.yml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index 14b19353..61642ef0 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -1,4 +1,7 @@ contact_links: - name: 🙏 Q&A (GitHub Discussions) url: https://github.com/totodore/socketioxide/discussions/categories/q-a - about: Q&A all around socketioxide usage \ No newline at end of file + about: Q&A all around socketioxide usage + - name: 💬 Tokio Discord + url: https://discord.gg/tokio + about: Community chat for Tokio (socketioxide channel is under libs) \ No newline at end of file