|
3 | 3 | ## Finding an issue to work on
|
4 | 4 |
|
5 | 5 | We try to keep a variety of issues tagged with
|
6 |
| -[E-mentor](https://github.com/rust-lang/crates.io/issues?q=is%3Aopen+is%3Aissue+ |
7 |
| - label%3AE-mentor). These issues should contain, somewhere within the body or |
8 |
| -the comments, clear instructions on what needs to be done and where the changes |
9 |
| -will need to be made. If any E-mentor issues do not contain this information or |
10 |
| -the information isn't clear, we consider this a bug, please comment and ask for |
11 |
| -clarification! Please don't hesitate to ask any questions on these issues, |
12 |
| -we're paying special attention to them and someone will get back to you with |
13 |
| -help as soon as possible. |
| 6 | +[E-mentor](https://github.com/rust-lang/crates.io/issues?q=is%3Aopen+is%3Aissue+label%3AE-mentor). |
| 7 | +These issues should contain, somewhere within the body or the comments, clear |
| 8 | +instructions on what needs to be done and where the changes will need to be |
| 9 | +made. If any E-mentor issues do not contain this information or the information |
| 10 | +isn't clear, we consider this a bug, please comment and ask for clarification! |
| 11 | +Please don't hesitate to ask any questions on these issues, we're paying special |
| 12 | +attention to them and someone will get back to you with help as soon as |
| 13 | +possible. |
14 | 14 |
|
15 | 15 | We'd also love contributions for issues not tagged E-mentor, they just might
|
16 | 16 | not be as well specified. You may want to browse through the labels that start
|
|
0 commit comments