From 7a2d1d17a6500f28fecc34f340dc6306c44343f9 Mon Sep 17 00:00:00 2001 From: bntvllnt <32437578+bntvllnt@users.noreply.github.com> Date: Tue, 24 Mar 2026 00:01:53 +0100 Subject: [PATCH] fix: update contact links to personal Discord, website, and X --- .github/ISSUE_TEMPLATE/config.yml | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index d5b3131..17df064 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -1,5 +1,11 @@ blank_issues_enabled: false contact_links: - - name: Support Questions - url: https://discord.gg/convex - about: For usage questions, ask on the Convex Discord. + - name: Discord + url: https://discord.gg/V9yss7VfVT + about: Ask questions and get help on Discord. + - name: Website + url: https://bntvllnt.com + about: Visit bntvllnt.com for more info. + - name: X / Twitter + url: https://x.com/bntvllnt + about: Follow @bntvllnt for updates.