From dc18d215d7c268b242525f8d8438158c878af2a0 Mon Sep 17 00:00:00 2001 From: catamorphism Date: Thu, 12 Apr 2012 14:42:40 -0700 Subject: [PATCH] Updated Note development policy (markdown) --- Note-development-policy.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Note-development-policy.md b/Note-development-policy.md index 1ae2e1d..2474fed 100644 --- a/Note-development-policy.md +++ b/Note-development-policy.md @@ -8,6 +8,10 @@ More likely is a fork and pull-request. Pull-requests will be treated as "review Regular contributors who do not have Level 1 Access within the Mozilla project may request commit access, whereupon they will be required to sign a Committer's Agreement with the Mozilla Foundation. +## Getting involved: how to pick your first bug + +In the issue tracker, bugs can only be assigned to people who have commit access. Also, we aspire to make as many bugs as possible "owned" by assigning them to a core Rust contributor. Therefore, just because a bug is assigned doesn't mean it's being actively worked on. We (the core contributors) are all busy, and welcome help from the community. If you see a bug you'd like to work on that's assigned but appears to be dormant, communicate with the bug's owner (by IRC, email, or with an @-reply in a comment on the issue page). If you see a bug you'd like to work on that's unassigned, it's fair game: comment to say you'd like to work on it so that we know it's getting attention. + ## Conduct * We are committed to providing a friendly, safe and welcoming environment for all, regardless of gender, sexual orientation, disability, ethnicity, religion, or similar personal characteristic.