aboutsummaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorJustin M. Keyes <justinkz@gmail.com>2023-06-29 16:40:43 +0200
committerJustin M. Keyes <justinkz@gmail.com>2023-06-29 16:40:43 +0200
commit5da57456597ac2f25f20d6ecfae7b7c9cbd01fc6 (patch)
tree841ffadaef5dbd27500e25bc721a9499ecd265a5 /.github
parentdocs: update server_configurations.md (diff)
downloadnvim-lspconfig-5da57456597ac2f25f20d6ecfae7b7c9cbd01fc6.tar
nvim-lspconfig-5da57456597ac2f25f20d6ecfae7b7c9cbd01fc6.tar.gz
nvim-lspconfig-5da57456597ac2f25f20d6ecfae7b7c9cbd01fc6.tar.bz2
nvim-lspconfig-5da57456597ac2f25f20d6ecfae7b7c9cbd01fc6.tar.lz
nvim-lspconfig-5da57456597ac2f25f20d6ecfae7b7c9cbd01fc6.tar.xz
nvim-lspconfig-5da57456597ac2f25f20d6ecfae7b7c9cbd01fc6.tar.zst
nvim-lspconfig-5da57456597ac2f25f20d6ecfae7b7c9cbd01fc6.zip
docs: link to github discussions, stackoverflow instead of discourse
Diffstat (limited to '.github')
-rw-r--r--.github/ISSUE_TEMPLATE/config.yml5
1 files changed, 2 insertions, 3 deletions
diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml
index a8893d75..10233f4e 100644
--- a/.github/ISSUE_TEMPLATE/config.yml
+++ b/.github/ISSUE_TEMPLATE/config.yml
@@ -1,6 +1,5 @@
blank_issues_enabled: false
contact_links:
- name: Question
- url: https://neovim.discourse.group/c/language-server-protocol-lsp/7
- about: Usage questions and support requests are answered in the Neovim Discourse
-
+ url: https://vi.stackexchange.com/
+ about: Usage questions and support requests