From 123894205fe34f062842aed73f1ee9ac3366f2c2 Mon Sep 17 00:00:00 2001 From: Michael Lingelbach Date: Fri, 1 Jan 2021 17:16:11 -0800 Subject: Issue template: add minimal init.lua to repo and clean up issue template --- .github/ISSUE_TEMPLATE/bug_report.md | 26 +++++++++++++++++++------- 1 file changed, 19 insertions(+), 7 deletions(-) (limited to '.github') diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 3f40d286..6001acd5 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -10,14 +10,11 @@ labels: bug - `nvim --version`: - nvim-lsp version(commit hash): -- `:checkhealth` result -- What language server(If the problem is related to a specific language server): +- What language server (If the problem is related to a specific language server): - Can you reproduce this behavior on other language server clients (vscode, languageclient-neovim, coc.nvim, etc.): -- Can you reproduce this behavior on other language servers offer by the nvim-lspconfig repo? (pyls -> pyright): -- Is this problem isolated to this particular language server: +- Can you reproduce this behavior on other language servers offered in the nvim-lspconfig repo? (pyls -> pyright): +- Is the problem isolated to a particular language server: - Operating system/version: -- Terminal name/version: -- `$TERM`: ### How to reproduce the problem from neovim startup @@ -25,5 +22,20 @@ labels: bug ### Expected behaviour +### Minimal init.vim or init.lua and code sample + + +### Health check +
+Checkhealth result + +
### LSP log - + +
+Log file + +
-- cgit v1.2.3-70-g09d2