Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 672 Bytes

CONTRIBUTING.md

File metadata and controls

13 lines (7 loc) · 672 Bytes

Contributing

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

  • Fork from, and compare pull requests against, the develop 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. As the project is still unstable, BC breaks are not as critical, but they are important to note.

The time between submitting a contribution and its review one may be extensive; do not be discouraged if there is not immediate feedback. Thanks!