CONTRIBUTING.md

June 21, 2015 ยท View on GitHub

Contributing

Feel free to contribute with new features or fix bugs. To do so fork this repo and create a branch respecting the following nomenclature rules:

[type]/[name]

Type: bug or feature

Name: bug or feature name

E.g.: feature/login

When your changes are done send a PR!