aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin M. Keyes <justinkz@gmail.com>2024-09-20 16:08:55 +0200
committerJustin M. Keyes <justinkz@gmail.com>2024-09-20 16:08:55 +0200
commita60700f3b1ed747c505a4d525d94bb01b7282e99 (patch)
tree055569595b0ad7b208438bae61e805b4b612c31a
parent052e048db676ef3e68efc497c02902e3d43e6255 (diff)
downloadrneovim-a60700f3b1ed747c505a4d525d94bb01b7282e99.tar.gz
rneovim-a60700f3b1ed747c505a4d525d94bb01b7282e99.tar.bz2
rneovim-a60700f3b1ed747c505a4d525d94bb01b7282e99.zip
docs: prefix LSP bug report title
-rw-r--r--.github/ISSUE_TEMPLATE/lsp_bug_report.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/ISSUE_TEMPLATE/lsp_bug_report.yml b/.github/ISSUE_TEMPLATE/lsp_bug_report.yml
index 0e2111923d..55f52dfc0b 100644
--- a/.github/ISSUE_TEMPLATE/lsp_bug_report.yml
+++ b/.github/ISSUE_TEMPLATE/lsp_bug_report.yml
@@ -1,5 +1,6 @@
name: Language server (LSP) client bug
description: Report an issue with Neovim LSP
+title: "LSP: "
labels: [bug, lsp]
body: