Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 715 Bytes

File metadata and controls

23 lines (16 loc) · 715 Bytes

Contributing

Thank you for considering contributing to this project.

Overview

  • The latest state of development is on main.
  • main must always pass leo test.
  • Everything must be covered by tests.

Creating a Pull Request

  • Check out the latest state from main and always keep the PR in sync with main.
  • Use conventional commits.
  • Only one feature per pull request.
  • Write an entry for the Changelog.
  • Write tests covering 100% of your modified code.
  • The Github actions must pass.

Legal

You agree that your contribution is licenced under the given LICENSE and all ownership is handed over to Abacus Works, Inc.