Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 609 Bytes

CONTRIBUTING.md

File metadata and controls

14 lines (9 loc) · 609 Bytes

Contributing

We want to make contributing to Collins as easy and transparent as possible. If you run into problems, please open an issue. We also actively welcome pull requests.

Pull Requests

  1. Fork the repo and create your branch from master.
  2. If you've added code that should be tested, add tests.
  3. If you've changed APIs, update the documentation.
  4. Ensure the test suite passes. (This isnt applicable right now for the scala tests. Please ensure your ruby tests pass)

License

By contributing to Collins you agree that your contributions will be licensed under its Apache 2.0 license.