Contributing
Companion Intelligence is built in the open. There are three main ways to contribute.
Ship an app to the Companion App Store
The highest-leverage contribution β every app you add is available to every Hub user. Apps are Docker containers plus a config.json manifest, published through CI-MarketplaceΒ .
See Submitting an app to the Store.
Work on Companion Hub itself
Run the Hub from a source checkout to fix bugs or build features. Running Locally covers the development stack; Running the CLI Locally covers cihub from source.
Improve these docs
Every page has a source file under src/content/ in CI-DocsΒ . Corrections, missing steps, and stale screenshots are all welcome β open an issue or a pull request.
Last updated on