Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 242 Bytes

CONTRIBUTING.md

File metadata and controls

8 lines (6 loc) · 242 Bytes

Contributing

  1. Fork the repository
  2. Create your feature branch (git checkout -b branch-name)
  3. Commit your changes (git commit -am 'Commit Message')
  4. Push to the branch (git push origin branch-name)
  5. Create new Pull Request