The LQ.AI Atlas LQ.AI's documentation, bound to the code it describes
234 documents
.github/PULL_REQUEST_TEMPLATE.md

What this PR does

Why

What this PR does not do

Type of change

  • [ ] Bug fix (non-breaking change that fixes an issue)
  • [ ] New feature (non-breaking change that adds capability)
  • [ ] Breaking change (fix or feature that would change existing behavior)
  • [ ] Documentation update
  • [ ] Skill contribution (see attestation below)
  • [ ] Refactor (no behavioral change)
  • [ ] Test / CI / tooling

Testing

  • [ ] Unit tests added/updated
  • [ ] Integration tests added/updated (if applicable)
  • [ ] Manually tested against a real deployment (describe scenario below)
  • [ ] Acceptance test plan updated (if changing skill behavior)
Manual testing notes (if applicable)

Documentation

  • [ ] PRD updated (if user-facing behavior changes)
  • [ ] README updated (if quickstart or capability list changes)
  • [ ] Skill-authoring guide updated (if skill conventions change)
  • [ ] Deployment cookbook updated (if deployment changes)
  • [ ] Compliance documentation updated (if compliance posture changes)
  • [ ] OpenAPI schema regenerated (if API endpoints change)

DCO sign-off

  • [ ] All commits in this PR are signed off per the DCO

Reviewer notes