fix(docs): add --clean arg to LSP bug report (#36530)

This commit is contained in:
Maria Solano
2025-11-12 16:07:17 -08:00
committed by GitHub
parent fbcdbd458f
commit 5582005ac7

View File

@@ -18,7 +18,7 @@ body:
required: true
- type: textarea
attributes:
label: 'Steps to reproduce using "nvim -u minimal_init.lua"'
label: 'Steps to reproduce using "nvim --clean -u minimal_init.lua"'
description: |
- Create a minimal_init.lua using vim.lsp.start: