Considering that this project is actively maintained, contributions of all types are welcome.
Open a new issue when:
- you notice an unwanted behavior
- you want a new feature implemented
- you have just some doubts
To open a new issue, please use the provided issue template and fill it out as much as possible. If you are interested to an existing issue, feel free to comment the issue or subscribe to it.
If you want to fix a bug or implement a new feature, feel free to submit a new pull request. To submit a pull request, you have to fork this repository and fill the PR template. When you want to submit a pull request, remember to:
- follow this project's code style
- check for PyLint and Mypy errors