Skip to content

Commit eb07bea

Browse files
ehussmark-i-m
authored andcommitted
Update bug report links.
1 parent 87b9ecf commit eb07bea

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/contributing.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ If you're using the nightly channel, please check if the bug exists in the
4949
latest toolchain before filing your bug. It might be fixed already.
5050

5151
If you have the chance, before reporting a bug, please [search existing
52-
issues](https://github.com/rust-lang/rust/search?q=&type=Issues&utf8=%E2%9C%93),
52+
issues](https://github.com/rust-lang/rust/issues?q=is%3Aissue),
5353
as it's possible that someone else has already reported your error. This doesn't
5454
always work, and sometimes it's hard to know what to search for, so consider this
5555
extra credit. We won't mind if you accidentally file a duplicate report.
@@ -62,7 +62,7 @@ An example could be: **"impossible case reached" on lifetime inference for impl
6262
Trait in return position**.
6363

6464
Opening an issue is as easy as following [this
65-
link](https://github.com/rust-lang/rust/issues/new) and filling out the fields
65+
link](https://github.com/rust-lang/rust/issues/new/choose) and filling out the fields
6666
in the appropriate provided template.
6767

6868
## Pull Requests

0 commit comments

Comments
 (0)