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.