Skip to content
This repository has been archived by the owner on Oct 12, 2024. It is now read-only.

Latest commit

 

History

History
11 lines (8 loc) · 503 Bytes

CONTRIBUTING.md

File metadata and controls

11 lines (8 loc) · 503 Bytes

Want to contribute?

We welcome tickets, pull requests, feature suggestions.

When developing, please try to comply to the general code style that we try to maintain across the project. When introducing new features or fixing significant bugs, please also include some concise information. Before submitting code, please try to check it first with some code verifications tools like pyflakes, pylint, pychecker, and pep8. They help identifying basic mistakes improve the quality of the code.