diff --git a/README.md b/README.md index 2c766a5..3da0b51 100644 --- a/README.md +++ b/README.md @@ -9,8 +9,12 @@ This is how it looks: ## Contribute -Feel free to contribute any time. Just fork it and create a pull request. - +1. Fork it +2. Create a feature branch with a meaningful name (`git checkout -b my-new-feature`) +3. Add yourself to the CONTRIBUTORS file +4. Commit your changes (`git commit -am 'Add some feature'`) +5. Push to your branch (`git push origin my-new-feature`) +6. Create a new pull request You can always write me a mail at marcelmichaelkapfer@yahoo.co.nz or contact me on [Google+](https://plus.google.com/+MarcelMichaelKapfer) or [Twitter](https://twitter.com/MarcelKapfer).