Ver código fonte

ci: better issue templates description (#3571)

LostNeophyte 2 anos atrás
pai
commit
763af07570

+ 1 - 1
.github/ISSUE_TEMPLATE/general-issue-form.yaml

@@ -1,5 +1,5 @@
 name: General Issue
-description: File a bug report not related to LSP (language support, diagnostics)
+description: File a bug report not related to LSP (intellisense, completion, diagnostics, etc)
 labels: [bug]
 
 body:

+ 1 - 1
.github/ISSUE_TEMPLATE/lsp-issue-form.yaml

@@ -1,5 +1,5 @@
 name: LSP Issue
-description: File a LSP (language support, diagnostics) related bug report
+description: File a bug report related to LSP (intellisense, completion, diagnostics, etc) 
 labels: [bug, LSP]
 
 body: