Contribution
tip
We ♥ pull requests from everyone !
So all code changes happen through Pull Requests
Pull requests are the best way to propose changes to the codebase. We actively welcome your pull requests:
- Fork the repo and create your branch from
master
. - Alternatively you can use the
edit this page
button to edit documentation pages. - If you've added code that need documentation, please update the documentation.
- Make sure your code follows the respective language guidelines as much as possible.
- Be sure to test your modifications.
- Write a good commit message.
- Issue that pull request!