Skip to content

Latest commit

 

History

History
executable file
·
6 lines (5 loc) · 229 Bytes

CONTRIBUTING.md

File metadata and controls

executable file
·
6 lines (5 loc) · 229 Bytes

Contributing

  1. Create your feature branch (git checkout -b my-new-feature)
  2. Commit your changes (git commit -am 'Added some feature')
  3. Push to the branch (git push origin my-new-feature)
  4. Create new Pull Request