瀏覽代碼

ci: better issue templates description (#3571)

LostNeophyte 2 年之前
父節點
當前提交
763af07570
共有 2 個文件被更改,包括 2 次插入2 次删除
  1. 1 1
      .github/ISSUE_TEMPLATE/general-issue-form.yaml
  2. 1 1
      .github/ISSUE_TEMPLATE/lsp-issue-form.yaml

+ 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: