Преглед на файлове

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: