Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 333 Bytes

File metadata and controls

8 lines (6 loc) · 333 Bytes

Contributing

Thanks for your interest in contributing! Please open an issue for significant proposals before submitting a PR.

  • Follow PSR-12 and the repository code style (php-cs-fixer)
  • Add tests for new features and fixes
  • Keep CI green: composer qa
  • For perf-sensitive changes, add/update benchmarks and include results