Skip to content

Latest commit

 

History

History
6 lines (6 loc) · 351 Bytes

CONTRIBUTING.md

File metadata and controls

6 lines (6 loc) · 351 Bytes
  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Make changes! You are now free to make changes! Change whatever you'd like!
  4. When you're done and have TESTED YOUR CHANGES: Commit your changes, git commit -am 'Add some feature'
  5. Push to the branch: git push origin my-new-feature
  6. Submit a pull request! :D