README.md in heirloom-0.11.0 vs README.md in heirloom-0.11.1

- old
+ new

@@ -42,5 +42,14 @@ Documentation ------------- For more information, please view the [Heirloom Wiki](https://github.com/intuit/heirloom/wiki). + +Contributing +------------- + +1. Fork it +2. Create your feature branch (`git checkout -b my-new-feature`) +3. Commit your changes (`git commit -am 'Add some feature'`) +4. Push to the branch (`git push origin my-new-feature`) +5. Create new Pull Request