Skip to main content

Contributing to CAP

Getting Started

  1. Fork the relevant repository:

  2. Create a new branch for your feature

  3. Make your changes

  4. 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

  1. Update the README.md with details of changes if needed
  2. Update the documentation if you're changing functionality
  3. The PR will be merged once you have the sign-off of maintainers

Questions?

Feel free to open discussions in the relevant repository:

Or report issues: