From bcfa388f626563ee3eb42d91a9ebd1da7d877975 Mon Sep 17 00:00:00 2001 From: bkellam Date: Tue, 12 Aug 2025 12:44:51 -0400 Subject: [PATCH] add discord link to issue template --- .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 1049d4ac..56e9903e 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -1,4 +1,7 @@ contact_links: - name: 🛟 Get Help url: https://github.com/sourcebot-dev/sourcebot/discussions/new?category=support - about: If you can't get something to work the way you expect, open a question in our discussion forums. \ No newline at end of file + about: If you can't get something to work the way you expect, open a question in our discussion forums. + - name: 👾 Discord + url: https://discord.gg/f4Cbf3HT + about: Something else? Join the Discord!