Skip to content

Commit 5d7a7dd

Browse files
committed
Update known issues in the bug report template
1 parent 012ff79 commit 5d7a7dd

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,9 @@ Forum for questions: https://users.rust-lang.org/c/ide/14
1313
1414
Before submitting, please make sure that you're not running into one of these known issues:
1515
16-
1. on-the-fly diagnostics are mostly unimplemented (`cargo check` diagnostics will be shown when saving a file): #3107
16+
1. extension doesn't load in VSCodium: #11080
17+
2. VS Code Marketplace serves old stable version: #11098
18+
3. on-the-fly diagnostics are mostly unimplemented (`cargo check` diagnostics will be shown when saving a file): #3107
1719
1820
Otherwise please try to provide information which will help us to fix the issue faster. Minimal reproducible examples with few dependencies are especially lovely <3.
1921
-->

0 commit comments

Comments
 (0)