[dev-servo] Pull requests and you

2014-11-28 Thread Josh Matthews
I've added descriptive, actionable labels to every open PR, with the intent that these should be applied regularly and kept up to date to indicate the current status of all pull requests. For example, do you review code? You may want to look at https://github.com/servo/servo/labels/S-awaiting%2

Re: [dev-servo] Pull requests and you

2014-11-28 Thread Josh Matthews
Another useful trick is searching for pull requests authored by you that have the `S-needs code changes` label! For example, I'm neglecting a couple PRs right now: https://github.com/servo/servo/pulls?q=is%3Aopen+is%3Apr+label%3A%22S-needs+code+changes%22+author%3Ajdm Cheers, Josh On 2014-11-