From: Aleksey Kladov Date: Mon, 2 Oct 2017 19:11:09 +0000 (+0300) Subject: Describe E-mentor label in contributing.md X-Git-Tag: archive/raspbian/0.35.0-2+rpi1~3^2^2^2^2^2^2^2~22^2~6^2~23^2 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=a9977f3c76ab7866b097d96c6067c07c07cdf71e;p=cargo.git Describe E-mentor label in contributing.md --- diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 62c0ea591..eb7374ee6 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -142,7 +142,8 @@ adding labels to triage issues: specific cargo command. * Green, **E**-prefixed labels explain the level of **experience** or - **effort** necessary to fix the issue. + **effort** necessary to fix the issue. [**E-mentor**][E-mentor] issues also + have some instructions on how to get started. * Red, **I**-prefixed labels indicate the **importance** of the issue. The [I-nominated][inom] label indicates that an issue has been nominated for @@ -167,5 +168,6 @@ adding labels to triage issues: [security policy]: https://www.rust-lang.org/security.html [lru]: https://github.com/rust-lang/cargo/issues?q=is%3Aissue+is%3Aopen+sort%3Aupdated-asc [E-easy]: https://github.com/rust-lang/cargo/labels/E-easy +[E-mentor]: https://github.com/rust-lang/cargo/labels/E-mentor [Code of Conduct]: https://www.rust-lang.org/conduct.html [IRC]: https://kiwiirc.com/client/irc.mozilla.org/cargo