Contributing to CAP
Getting Started
-
Fork the relevant repository:
-
Create a new branch for your feature
-
Make your changes
-
Submit a pull request
Development Setup
# Install dependencies
npm install
# Start development server
npm run start
Guidelines
Documentation
- Use clear and concise language
- Include code examples where relevant
- Follow the existing structure
- Test all links and code samples
Code
- Follow the existing code style
- Add comments for complex logic
- Include tests where applicable
- Update documentation as needed
Pull Request Process
- Update the README.md with details of changes if needed
- Update the documentation if you're changing functionality
- The PR will be merged once you have the sign-off of maintainers
Questions?
Feel free to open discussions in the relevant repository:
- Cloud Infrastructure Discussions
- Data Ingestion Discussions
- GenAI Engine Discussions
- Frontend Interface Discussions
Or report issues: