From a60700f3b1ed747c505a4d525d94bb01b7282e99 Mon Sep 17 00:00:00 2001 From: "Justin M. Keyes" Date: Fri, 20 Sep 2024 16:08:55 +0200 Subject: [PATCH] docs: prefix LSP bug report title --- .github/ISSUE_TEMPLATE/lsp_bug_report.yml | 1 + 1 file changed, 1 insertion(+) 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: