Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 283 Bytes

CONTRIBUTING.md

File metadata and controls

8 lines (7 loc) · 283 Bytes

Contributing

  1. Fork the repo
  2. Create your feature branch (git checkout -b my-awesome-feature)
  3. Add your awesome feature
  4. Commit your changes (git commit -am 'Awesome feature added')
  5. Push to the branch (git push origin my-awesome-feature)
  6. Submit a Pull Request