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.
- If you've added code that should be tested, add tests.
- If you've changed APIs, update the documentation.
- Ensure the test suite passes.
- Make sure your code lints.
- Issue that pull request!
Please make sure the pull request has a proper description with all the changes, if a pull request is assiciated with an existing issue or bug open in the project make sure to link it in the pull request.