Skip to content
This repository was archived by the owner on May 13, 2024. It is now read-only.

Latest commit

 

History

History
7 lines (5 loc) · 252 Bytes

File metadata and controls

7 lines (5 loc) · 252 Bytes

How to contribute

  1. Create your feature branch: git checkout -b my-new-feature (may need a fork before)
  2. Commit your changes: git commit -am 'Add some feature'
  3. Push to the branch: git push origin my-new-feature
  4. Submit a pull request