Contributions are welcome!
Please search issues on our Issues repository.
To avoid frustration, please discuss before submitting any contributions.
The less code is modified, the easier to review, and it makes your contribution more likely to be accepted. This means that your commits should be atomic and have a single purpose. Formatting modifications should not clutter your changes in order to make the reviewer's job easier.
Coding is the easy part. If you want your contribution to be accepted, demonstrate it solves an issue by providing the unit test it solves (that would have failed before).
To ease the review, please have a clean, minimal history of commits in your pull request. Your commits should have a single purpose.