Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 483 Bytes

CONTRIBUTING.md

File metadata and controls

10 lines (8 loc) · 483 Bytes

To contribute to this project just follow the steps below:

  1. Fork it;
  2. Create your feature branch (git checkout -b feature/fooBar)
  3. Commit your changes (git commit -am 'Add some fooBar')
  4. Push to the branch (git push origin feature/fooBar)
  5. Create a new Pull Request
  6. 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.