commit a60700f3b1ed747c505a4d525d94bb01b7282e99
parent 052e048db676ef3e68efc497c02902e3d43e6255
Author: Justin M. Keyes <justinkz@gmail.com>
Date: Fri, 20 Sep 2024 16:08:55 +0200
docs: prefix LSP bug report title
Diffstat:
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git 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: