From cd0d26daf955056495086413ceb7f8967ecbf734 Mon Sep 17 00:00:00 2001 From: Christian Clason Date: Sun, 11 Jan 2026 12:09:04 +0100 Subject: [PATCH] Revert "docs(gh): replace gitter with discussion link" This reverts commit a296fcfed49c85b208e1d3c668099b14498672f8. --- .github/ISSUE_TEMPLATE/config.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index dd0870a5dc..a7d569514b 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -1,5 +1,5 @@ blank_issues_enabled: false contact_links: - name: Question - url: https://github.com/nvim-telescope/telescope.nvim/discussions - about: Ask about configuration and usage of Telescope + url: https://github.com/neovim/neovim/discussions + about: Ask about configuration and usage of Nvim