Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 297 Bytes

File metadata and controls

7 lines (6 loc) · 297 Bytes

Contributors' Guide

  1. Fork it (https://github.com/oddsteam/api.odds-worklog/fork)
  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