Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 236 Bytes

CONTRIBUTING.md

File metadata and controls

6 lines (5 loc) · 236 Bytes

If you want to contribute to this project, thank you! Just create a PR.

  • Each change should ideally include tests.
  • PRs should never break the main branch.
  • Small PRs are preferred.
  • Refactorings should be always in a separate PR.