Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 329 Bytes

CONTRIBUTING.md

File metadata and controls

8 lines (7 loc) · 329 Bytes

How to Contribute

  1. Create an issue.
  2. Fork.
  3. Create your feature branch (git checkout -b issues/<issue-number>).
  4. Commit your changes (git commit -am 'Add some feature').
  5. Push to the branch (git push origin issues/<issue-number>).
  6. Create new Pull Request.