mirror of
https://github.com/neovim/neovim
synced 2025-07-15 16:51:49 +00:00
docs: prefix LSP bug report title
This commit is contained in:
1
.github/ISSUE_TEMPLATE/lsp_bug_report.yml
vendored
1
.github/ISSUE_TEMPLATE/lsp_bug_report.yml
vendored
@ -1,5 +1,6 @@
|
||||
name: Language server (LSP) client bug
|
||||
description: Report an issue with Neovim LSP
|
||||
title: "LSP: "
|
||||
labels: [bug, lsp]
|
||||
body:
|
||||
|
||||
|
Reference in New Issue
Block a user