chore: remove lspconfig checkhealth from issue template (#16948)

This commit is contained in:
Michael Lingelbach
2022-01-05 12:13:16 -08:00
committed by GitHub
parent f40ce34563
commit ef214e9753

View File

@ -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"'