Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 850 Bytes

File metadata and controls

23 lines (15 loc) · 850 Bytes

How to contribute

Before creating a commit please check if there is an open issue about it. It can happen that someone else is already working on a solution.

Getting started

  • Create a fork of the repository (you can find some help here)
  • Modify the source in your fork and test it
  • If the change is ready open a pull-request (help here)

Submitting issues

If you find some bugs please describe it as clear as you can e.g.:

OS: Ubuntu Linux 20.04
Python version: 3.8.7
Stack trace if there is an exeption:

Thank You

Thank you for helping us to create a better software!