Skip to content

Commit 67d237a

Browse files
committed
Mention regression issue template
1 parent 7fd292e commit 67d237a

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

posts/inside-rust/2020-10-08-regression-labels.md

+5
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,10 @@ regression and it will automatically be prioritized:
3535
Just replace `{release-channel}` with one of `nightly`, `beta`, or `stable`,
3636
depending on when the regression occurred, and you're good to go!
3737

38+
Alternatively, if you are reporting a new regression, you can use the regression
39+
[issue template]. It will guide you through the process of reporting a
40+
regression and providing information that will help us fix the issue.
41+
3842
Finally, if you have an issue that is *not* a regression, but is still something
3943
that is important to be fixed, you can request prioritization with:
4044

@@ -46,3 +50,4 @@ so we can track them and fix them as soon as possible!
4650
[rustbot-labeling-docs]: https://rustc-dev-guide.rust-lang.org/rustbot.html#issue-relabeling
4751
[internals-thread]: https://internals.rust-lang.org/t/1-46-is-unusable-for-me-solved/13161/10
4852
[regression-label-pr]: https://github.com/rust-lang/rust/pull/77555
53+
[issue template]: https://github.com/rust-lang/rust/issues/new/choose

0 commit comments

Comments
 (0)