Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 220 Bytes

CONTRIBUTING.md

File metadata and controls

5 lines (5 loc) · 220 Bytes
  1. Fork this project
  2. Create a feature branch (git checkout -b feature-name)
  3. Commit your changes (git commit -am 'Cool new feature')
  4. Push to the branch (git push origin feature-name)
  5. Create a new Pull Request