minor: Update github issue templates

This commit is contained in:
Lukas Wirth 2022-11-05 13:29:44 +01:00
parent cd2603299c
commit ef4616822b
2 changed files with 3 additions and 5 deletions

View file

@ -13,8 +13,7 @@ Forum for questions: https://users.rust-lang.org/c/ide/14
Before submitting, please make sure that you're not running into one of these known issues:
1. extension doesn't load in VSCodium: #11080
2. on-the-fly diagnostics are mostly unimplemented (`cargo check` diagnostics will be shown when saving a file): #3107
1. on-the-fly diagnostics are mostly unimplemented (`cargo check` diagnostics will be shown when saving a file): #3107
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.
-->

View file

@ -2,8 +2,8 @@
name: Critical Nightly Regression
about: You are using nightly rust-analyzer and the latest version is unusable.
title: ''
labels: ''
assignees: 'matklad'
labels: 'Broken Window'
assignees: ''
---
@ -14,4 +14,3 @@ Please try to provide information which will help us to fix the issue faster. Mi
-->
This is a serious regression in nightly and it's important to fix it before the next release.
@matklad, please take a look.