Skip to content

How to Contribute

Samanyou Garg edited this page Dec 31, 2019 · 2 revisions

Pull Requests

To enable us to quickly review and accept your pull requests, always create one pull request per issue and link the issue in the pull request. Never merge multiple requests in one unless they have the same root cause. Be sure to follow our Coding Guidelines and keep code changes as small as possible. Avoid pure formatting changes to code that has not been modified otherwise. Pull requests should contain tests whenever possible.

Where to Contribute

Check out the issues list for a list of all potential areas for contributions.

To avoid multiple pull requests resolving the same issue, let others know you are working on it by saying so in a comment.

Clone this wiki locally