Skip to content
This repository has been archived by the owner on Sep 4, 2021. It is now read-only.

Latest commit

 

History

History
7 lines (6 loc) · 259 Bytes

CONTRIBUTING.md

File metadata and controls

7 lines (6 loc) · 259 Bytes

Contributing

  1. Fork it
  2. Create your feature branch from gh-pages (git checkout -b my-new-feature gh-pages)
  3. Commit your changes (git commit -m 'Topic: Changes made')
  4. Push to the branch (git push origin my-topic)
  5. Create new Pull Request