Skip to content

Commit 08db6da

Browse files
authored
add install source option to lsp bug template
1 parent e29ce84 commit 08db6da

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/ISSUE_TEMPLATE/language-server-bug.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,10 +45,12 @@ body:
4545
* **LSP Server Version**: latest
4646
* **OS**: Ubuntu 20.04
4747
* **LSP Client**: vscode (`vscode-graphql`, etc), intellij-lsp, nvim coc, etc
48+
* **LSP Install Source**: (npx/npm, ovsx, vscode marketplace)
4849
value: |
4950
* LSP Server Version:
5051
* OS:
5152
* LSP Client:
53+
* LSP Install Source:
5254
validations:
5355
required: false
5456

0 commit comments

Comments
 (0)