Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 558 Bytes

CONTRIBUTING.md

File metadata and controls

9 lines (7 loc) · 558 Bytes

Contributing

This project is open to and encourages contributions! Feel free to discuss any bug fixes/features in the issues. If you wish to work on this project:

  1. Fork the project
  2. Create your feature branch (git checkout -b new-feature-branch)
  3. Commit your changes (git commit -am 'add new feature')
  4. Push to the branch (git push origin new-feature-branch)
  5. Submit a pull request!