First off, thanks for taking the time to contribute!
- As a first step, please search in the existing issues to check if your point has already been addressed.
- If that is not the case, go ahead and create an issue of the respective type, providing the details as instructed in the template.
We welcome contributions via pull requests:
- Fork (or clone) the repo and create your branch from the up-to-date default branch.
- If you have added code that should be tested - add tests.
- If any documentation updates are needed - make them.
- Ensure the test suite passes and the code lints.
- Submit the pull request.