From 57357ea7188403021b4cd5e3a2910067048b2cf8 Mon Sep 17 00:00:00 2001 From: Gabriel Montes Date: Wed, 22 Jan 2025 15:59:13 -0500 Subject: [PATCH] FIx Discord link in issues --- .github/ISSUE_TEMPLATE/config.yml | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index e72f610f24..1bea0a0b3c 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -1,11 +1,11 @@ blank_issues_enabled: true contact_links: - - name: Feature Request - url: https://blockscout.canny.io/feature-requests - about: Request a feature or enhancement - - name: Ask a question - url: https://github.com/orgs/blockscout/discussions - about: Ask questions and discuss topics with other community members + # - name: Feature Request + # url: https://blockscout.canny.io/feature-requests + # about: Request a feature or enhancement + # - name: Ask a question + # url: https://github.com/orgs/blockscout/discussions + # about: Ask questions and discuss topics with other community members - name: Join our Discord Server - url: https://discord.gg/blockscout - about: The official Blockscout Discord community \ No newline at end of file + url: https://discord.gg/hemixyz + about: The official Hemi community \ No newline at end of file