diff options
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r-- | CONTRIBUTING.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index fbe05211..3224ad2a 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 |