Skip to content

Commit

Permalink
add install source option to lsp bug template
Browse files Browse the repository at this point in the history
  • Loading branch information
acao committed Mar 5, 2024
1 parent e29ce84 commit 08db6da
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/ISSUE_TEMPLATE/language-server-bug.yml
Expand Up @@ -45,10 +45,12 @@ body:
* **LSP Server Version**: latest
* **OS**: Ubuntu 20.04
* **LSP Client**: vscode (`vscode-graphql`, etc), intellij-lsp, nvim coc, etc
* **LSP Install Source**: (npx/npm, ovsx, vscode marketplace)
value: |
* LSP Server Version:
* OS:
* LSP Client:
* LSP Install Source:
validations:
required: false

Expand Down

0 comments on commit 08db6da

Please sign in to comment.