Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 361 Bytes

CONTRIBUTING.md

File metadata and controls

10 lines (8 loc) · 361 Bytes

Contributing

Any and all contributions are greatly appreciated!

  1. Fork the repo
  2. Create your feature branch (git checkout -b newFeature) for your work
  3. Commit your changes (git commit -m 'Added a new feature that does x because y')
  4. Push to the branch (git push origin newFeature)
  5. Open a Pull Request
  6. We'll review your pull request ASAP