mirror of
https://github.com/neovim/neovim
synced 2025-07-16 01:01:49 +00:00
chore: remove lspconfig checkhealth from issue template (#16948)
This commit is contained in:
committed by
GitHub
parent
f40ce34563
commit
ef214e9753
7
.github/ISSUE_TEMPLATE/lsp_bug_report.yml
vendored
7
.github/ISSUE_TEMPLATE/lsp_bug_report.yml
vendored
@ -27,13 +27,6 @@ body:
|
||||
validations:
|
||||
required: true
|
||||
|
||||
- type: textarea
|
||||
attributes:
|
||||
label: ':checkhealth'
|
||||
description: |
|
||||
Paste the results from `nvim -c ":checkhealth nvim lspconfig"`
|
||||
render: markdown
|
||||
|
||||
- type: textarea
|
||||
attributes:
|
||||
label: 'Steps to reproduce using "nvim -u minimal_init.lua"'
|
||||
|
Reference in New Issue
Block a user