From 22b4d50fe988337f0499ae15ba53fef78b9acb09 Mon Sep 17 00:00:00 2001 From: sgoudham Date: Sun, 22 Jan 2023 18:38:06 +0000 Subject: [PATCH] fix: remove extra key I'm an idiot. --- .github/ISSUE_TEMPLATE/config.yml | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index 7f6fb3c..8587061 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -1,9 +1,8 @@ blank_issues_enabled: false contact_links: - - name: Have a Question? Join our Discord! - url: https://discord.com/invite/r6Mdz5dpFc - about: Join our discord server for real-time answers and more! -discussions: - name: Want to Suggest a Port? Raise a Discussion Here! url: https://github.com/catppuccin/catppuccin/discussions/new?category=port-requests about: Make your port requests here! + - name: Have a Question? Join our Discord! + url: https://discord.com/invite/r6Mdz5dpFc + about: Join our discord server for real-time answers and more!