Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 644 Bytes

CONTRIBUTING.md

File metadata and controls

15 lines (8 loc) · 644 Bytes

Contributing

We are happy to review any contributions you want to make. When contributing, please:

  • Fork from, and compare pull requests against, the 1.x branch.

  • Adhere to the PSR-2 Coding Standard.

  • Include tests. We strive for 100% test coverage at all times.

  • Describe any backwards-compatiblity breaking changes. The project is reaching stability, so BC breaks are very important to note.

The time between submitting a contribution and its review may be extensive. Do not be discouraged if there is not immediate feedback.

Thanks!