# Contributing We love pull requests from everyone. By participating in this project, you agree to abide by the [code of conduct]. [code of conduct]: https://github.com/niteshpurohit/mutils/blob/master/CODE_OF_CONDUCT.md Fork, then clone the repo: git clone git@github.com:niteshpurohit/mutils.git Set up your machine: ./bin/setup Make sure the tests pass: rake Make your change. Add tests for your change. Make the tests pass: rake Push to your fork and [submit a pull request][pr]. [pr]: https://github.com/niteshpurohit/mutils/compare/ At this point you're waiting on us. We like to at least comment on pull requests within three business days (and, typically, one business day). We may suggest some changes or improvements or alternatives.