From ed2bf0cf08861067800c66a9bd79b64f7eb4ec20 Mon Sep 17 00:00:00 2001 From: Kamal Marhubi Date: Sun, 6 Mar 2016 14:36:00 -0500 Subject: [PATCH] Add E-prefixed issue labels for level of experience Initial ideas for these will be E-good-first-bug and E-mentor. --- CONTRIBUTING.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index fbe0521127..3224ad2a29 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -43,6 +43,8 @@ We use labels to help manage issues. The structure is modeled after [Rust's issue labeling scheme][rust-labels]: - **A-**prefixed labels state which area of the project the issue relates to +- **E-**prefixed labels explain the level of experience necessary to fix the + issue - **O-**prefixed labels specify the OS for issues that are OS-specific [rust-labels]: https://github.com/rust-lang/rust/blob/master/CONTRIBUTING.md#issue-triage