Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 790 Bytes

File metadata and controls

16 lines (12 loc) · 790 Bytes

Contributing

Guidelines for contributing to the AI-Q blueprint.

  • Development Setup — Clone, install, and configure your dev environment
  • Code Organization — Directory structure, plugin system, entry points
  • Code Style — Ruff, linting, formatting, and naming conventions
  • PR Workflow — Branch conventions, pull request process, DCO sign-off
  • Testing — Unit tests, integration tests, CI pipeline

For adding new features (agents, tools, integrations), refer to Extending.