Contributing Quickstart
To develop for Cata-Log,
Clone the git repository with the source code
git clone https://gitlab.com/cata-log/cata-log-hub.gitOpen the code in your favorite IDE and follow the setup instructions in Development.md.
Read the Contributing guidelines.
The steps after that depend on what you want to do.
To add support for a provider, go to and follow the How-To-Add-A-Provider guide.
To add a missing region, go to and follow the How-To-Add-A-Region guide.
If you want to help with advancing the project in general, see the TODO list for ideas on what to do.