Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 346 Bytes

CONTRIBUTING.md

File metadata and controls

9 lines (7 loc) · 346 Bytes

Contributing

Pull Requests

  1. Fork the repo and create your branch from main.
  2. If you've added code that should be tested, add tests (currently we only have tests for git or some shared functionality)
  3. Ensure the test suite passes.

License

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