ci: better issue templates description (#3571)

This commit is contained in:
LostNeophyte 2022-12-05 11:43:26 +01:00 committed by GitHub
parent 9239a25fa7
commit 763af07570
WARNING! Although there is a key with this ID in the database it does not verify this commit! This commit is SUSPICIOUS.
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View file

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

View file

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