aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.github/ISSUE_TEMPLATE/general-issue.md4
-rw-r--r--.github/ISSUE_TEMPLATE/server_installation_issues.md8
2 files changed, 8 insertions, 4 deletions
diff --git a/.github/ISSUE_TEMPLATE/general-issue.md b/.github/ISSUE_TEMPLATE/general-issue.md
index f9fb2c0b..eded35ed 100644
--- a/.github/ISSUE_TEMPLATE/general-issue.md
+++ b/.github/ISSUE_TEMPLATE/general-issue.md
@@ -6,7 +6,9 @@ labels:
assignees: ""
---
-<!-- This is not an issue template for questions! Please refer to https://github.com/williamboman/nvim-lsp-installer/discussions. -->
+<!--
+👋! This is not an issue template for questions! If you have questions, please refer to https://github.com/williamboman/nvim-lsp-installer/discussions/categories/q-a :)
+-->
<!--
Before filing an issue, make sure that:
diff --git a/.github/ISSUE_TEMPLATE/server_installation_issues.md b/.github/ISSUE_TEMPLATE/server_installation_issues.md
index 38288ed7..52ea8852 100644
--- a/.github/ISSUE_TEMPLATE/server_installation_issues.md
+++ b/.github/ISSUE_TEMPLATE/server_installation_issues.md
@@ -1,12 +1,14 @@
---
-name: Server installation issues
-about: Report an issue with installing servers via nvim-lsp-installer
+name: Server installation issue
+about: Report an issue with installing a server via nvim-lsp-installer
title: ""
labels: server-issue
assignees: ""
---
-<!-- For questions, refer to https://github.com/williamboman/nvim-lsp-installer/discussions. -->
+<!--
+👋! This is not an issue template for questions! If you have questions, please refer to https://github.com/williamboman/nvim-lsp-installer/discussions/categories/q-a :)
+-->
<!--
Before filing an issue, make sure that: