Skip to article frontmatterSkip to article content
Site not loading correctly?

This may be due to an incorrect BASE_URL configuration. See the MyST Documentation for reference.

Contributing

Before contributing, make sure to read the profound explanation in order to understand how the tool work and its idea.

If you want to contribute but don’t know what to start with, read the issues page, all the tickets and changes are stored there.

All pull requests, ideas and suggestions are welcome!

Logging and CLI output

This project standardizes diagnostics on Loguru and keeps user-facing CLI output as prints:

Conventions:

Documentation

Make sure to read documentation when making changes. Update documentation when you make changes.