diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 199a44a238..c311b069cf 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -2,6 +2,7 @@ Drush is built by people like you! Please [join us](https://github.com/drush-ops ## Git and Pull requests * Contributions are submitted, reviewed, and accepted using Github pull requests. [Read this article](https://help.github.com/articles/using-pull-requests) for some details. We use the _Fork and Pull_ model, as described there. +* Optionally, to help keep track of [your assigned issues](https://github.com/dashboard/issues/assigned), simply ask to be added to the contributor team. A maintainer can now assign any issue to you at your request. * The latest changes are in the `master` branch. * Make a new branch for every feature you're working on. * Try to make clean commits that are easy readable (including descriptive commit messages!)