diff options
author | Justin M. Keyes <justinkz@gmail.com> | 2024-09-20 16:08:55 +0200 |
---|---|---|
committer | Justin M. Keyes <justinkz@gmail.com> | 2024-09-20 16:08:55 +0200 |
commit | a60700f3b1ed747c505a4d525d94bb01b7282e99 (patch) | |
tree | 055569595b0ad7b208438bae61e805b4b612c31a | |
parent | 052e048db676ef3e68efc497c02902e3d43e6255 (diff) | |
download | rneovim-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.yml | 1 |
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: |