Skip to content
This repository was archived by the owner on Sep 13, 2025. It is now read-only.

Latest commit

 

History

History
25 lines (17 loc) · 1.06 KB

File metadata and controls

25 lines (17 loc) · 1.06 KB

How to contribute to this project

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.

Notes

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

Contributing

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.

Making changes on your own

  1. Fork the repository from the main branch.
  2. Implement your changes. Please follow PEP 8 and the google python styleguide.
  3. 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!