lib/hexx/domains/cli/root/README.md.erb in hexx-domains-0.0.4 vs lib/hexx/domains/cli/root/README.md.erb in hexx-domains-0.0.5
- old
+ new
@@ -55,18 +55,16 @@
[hexx-suit]: https://github.com/nepalez/hexx-suit
Contributing
------------
-* Fork the project.
-* Read the [STYLEGUIDE](config/metrics/STYLEGUIDE).
-* Make your feature addition or bug fix.
-* Add tests for it. This is important so I don't break it in a
- future version unintentionally.
-* Commit, do not mess with Rakefile or version
- (if you want to have your own version, that is fine but bump version
- in a commit by itself I can ignore when I pull)
-* Send me a pull request. Bonus points for topic branches.
+* Read the [STYLEGUIDE](config/metrics/STYLEGUIDE)
+* [Fork the project](https://github.com/<%= user %>/<%= project.file %>)
+* Create your feature branch (`git checkout -b my-new-feature`)
+* Add tests for it
+* Commit your changes (`git commit -am '[UPDATE] Add some feature'`)
+* Push to the branch (`git push origin my-new-feature`)
+* Create a new Pull Request
License
-------
See the [MIT LICENSE](LICENSE).