Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 287 Bytes

CONTRIBUTING.md

File metadata and controls

10 lines (8 loc) · 287 Bytes

Contributing

Contributions are always welcome and appreciated

  1. Fork on GitHub
  2. Create a feature branch (we use Gitflow for branching)
  3. Commit your changes with tests
  4. Run sbt test and ensure that the tests pass
  5. Send a pull request against the relevant branch