Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to '.github/ISSUE_TEMPLATE/critical_nightly_regression.md')
-rw-r--r--.github/ISSUE_TEMPLATE/critical_nightly_regression.md5
1 files changed, 2 insertions, 3 deletions
diff --git a/.github/ISSUE_TEMPLATE/critical_nightly_regression.md b/.github/ISSUE_TEMPLATE/critical_nightly_regression.md
index a0b1627d7e..ad220ff65c 100644
--- a/.github/ISSUE_TEMPLATE/critical_nightly_regression.md
+++ b/.github/ISSUE_TEMPLATE/critical_nightly_regression.md
@@ -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.