Skip to content
This repository has been archived by the owner on Dec 15, 2022. It is now read-only.

Latest commit

 

History

History
26 lines (17 loc) · 586 Bytes

CONTRIBUTING.md

File metadata and controls

26 lines (17 loc) · 586 Bytes

Contributing

Enhancements or fixes are welcome

Issues

Check if a ticket for your issue already exists in GitHub issues. If you don't find a ticket submit a new one.

Pull Requests

  1. Fork the repo
  2. Check out a new topic branch from master.
  3. Make your changes.
  4. Commit and push the topic branch.
    1. Extra credit if you squash your commits first!
  5. Submit a pull request back to master.

Style

  • Follow the existing conventions.

License

By contributing to this project you agree that your contributions will be licensed under its MIT license.