Skip to content
This repository was archived by the owner on Mar 24, 2022. It is now read-only.

Latest commit

 

History

History
14 lines (11 loc) · 642 Bytes

CONTRIBUTING.md

File metadata and controls

14 lines (11 loc) · 642 Bytes

Contributing to Trilogy

Contributor License Agreement

If you have not previously done so, please fill out and submit the Contributor License Agreement.

Developer Workflow

  1. Fork the project on GitHub
  2. Create a feature branch.
  3. Make your feature addition or bug fix. Please make sure there is appropriate test coverage.
  4. Run tests.
  5. Rebase on top of master.
  6. Send a pull request.

Before making significant changes it's best to communicate with the maintainers of the project through GitHub Issues.