Skip to content

Commit 6b06781

Browse files
committed
Fix wrong label name and link
1 parent 54a3f10 commit 6b06781

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/CONTRIBUTING.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,16 +11,16 @@ everyone who wants to contribute to crates.io to participate.
1111
## Finding an issue to work on
1212

1313
We try to keep a variety of issues tagged with
14-
[E-mentor](https://github.com/rust-lang/crates.io/issues?q=is%3Aopen+is%3Aissue+label%3AE-mentor).
14+
[E-has-mentor](https://github.com/rust-lang/crates.io/issues?q=is%3Aopen+is%3Aissue+label%3AE-has-mentor).
1515
These issues should contain, somewhere within the body or the comments, clear
1616
instructions on what needs to be done and where the changes will need to be
17-
made. If any E-mentor issues do not contain this information or the information
17+
made. If any E-has-mentor issues do not contain this information or the information
1818
isn't clear, we consider this a bug, please comment and ask for clarification!
1919
Please don't hesitate to ask any questions on these issues, we're paying special
2020
attention to them and someone will get back to you with help as soon as
2121
possible.
2222

23-
We'd also love contributions for issues not tagged E-mentor, they just might
23+
We'd also love contributions for issues not tagged E-has-mentor, they just might
2424
not be as well specified. You may want to browse through the labels that start
2525
with A-, which stands for "area", to find issues that match with your interests.
2626

0 commit comments

Comments
 (0)