- Create an issue
- Fork project
- Create your feature branch (git checkout -b issue-id)
- Commit your changes (git commit -am 'Add some feature')
- Push to the branch (git push origin issue-id)
- Create new Pull Request
- Every pull request code must be covered by tests