Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 322 Bytes

CONTRIBUTING.md

File metadata and controls

8 lines (6 loc) · 322 Bytes

Contributing to the project

Thank you for you interest! Here are some key guidelines.

PSR

We want to follow the latest actual PSR standards.

Tests are the documentation

The use cases and library's API must be expressed as tests. No logic must be written without a supporting test.