Welcome to the official repository for C1 documentation!
We believe that great documentation is a community effort. This repository contains the source files for our docs site, and weโre excited to open it up for public contributions. Whether you've found a typo, a broken link, or have a suggestion for a new guide, we welcome your input.
๐ How to contribute
There are two ways to suggest changes:
1. For a quick fix: Suggest edits
On any page of our documentation site, scroll to the bottom and click Suggest edits. This will take you directly to the GitHub editor for that specific file, where you can make changes and submit a Pull Request (PR) in just a few clicks.
2. For power users: Fork & PR
If you have larger changes or want to work locally:
- Fork this repository to your own account.
- Create a new branch for your changes.
- Commit your edits and push them to your fork.
- Open a Pull Request against our
mainbranch.
๐ Review process
Every contribution, no matter how small, helps improve the experience for all C1 users. So thank you!
Once you submit a pull request, the C1 documentation team will review your suggestions. We may ask for clarification or make minor adjustments to ensure consistency with our style guide. Once approved, weโll merge your changes and theyโll be live on the site shortly after!
๐ค Writing with Claude
This repo includes Claude Code skills to help you write documentation:
/docs-writingโ General documentation style and formatting/connector-docsโ Connector documentation template/rap-documentationโ Creating RAP (Retrieval Augmented Prompt) docs for AI agents (seerap/for examples)
Clone the repo, open it in Claude Code, and invoke the skill to get started.
โ๏ธ License
By contributing to this repository, you agree that your contributions will be licensed under the Creative Commons Attribution-NonCommercial 4.0 International License.