Did you find a bug? You want to have a feature implemented? You made code better? Please follow the instructions below on how to contribute to this project.
Please do not report an issue of pull request if the issue is a security vulnerability. There is a different way to report such issues. Issues or pull requests about a vulnerability will be removed.
Report vulnerabilities here
For any issues or proposals, open an issue. If you already wrote your proposed change(s), please open an issue and a pull request. See below for making changes on your own.
- Fork the repository from the
mainbranch. - Implement your changes. Please follow PEP 8 and the google python styleguide.
- Push your changes to your fork and create a pull request.
To everyone who has reported issues, proposed changes or just helped with peoples questions: Thank you!