To contribute to this project just follow the steps below:
- Fork it;
- Create your feature branch (
git checkout -b feature/fooBar
) - Commit your changes (
git commit -am 'Add some fooBar'
) - Push to the branch (
git push origin feature/fooBar
) - Create a new Pull Request
- Thanks!
After 5. your code will be reviewed by our analysts team and if they agree with your changes we will merge it into our master branch.