From 7fe425360c9af0d9036482d64e381ca3bdda5f0c Mon Sep 17 00:00:00 2001 From: hunicus <93150691+hunicus@users.noreply.github.com> Date: Mon, 9 May 2022 17:46:33 -0400 Subject: [PATCH] Remove keybase link and emphasize matrix link By using a bolder emoji. --- .github/ISSUE_TEMPLATE/config.yml | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index 020170eef..d26923e74 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -1,8 +1,5 @@ blank_issues_enabled: false contact_links: - - name: 💬 Need help? Chat with us on Matrix - url: https://matrix.to/#/#mempool:bitcoin.kyoto - about: For support requests or general questions - - name: 💬 Need help? Chat with us on Keybase - url: https://keybase.io/team/mempool + - name: 🙋 Need help? Chat with us on Matrix + url: https://matrix.to/#/#mempool.support:bitcoin.kyoto about: For support requests or general questions