This is an open-source project and contributions of all kinds are welcome. Code, typos, visualisations, text, ... any kind!
Contributions should follow these guidelines:
- to start a discussion or suggest a change create a new issue;
- all changes by pull request (PR);
- a PR solves one problem (do not mix problems together in one PR) with the minimal set of changes;
- describe why you are proposing the changes you are proposing;
- try to not rush changes (the definition of rush depends on how big your changes are);
- someone else has to merge your PR;
- apply PEP8 as much as possible, but not too much;
These are not hard rules to be enforced by 🚓 but instead guidelines.