Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 743 Bytes

File metadata and controls

24 lines (17 loc) · 743 Bytes

Summary

Type of Change

  • Bug fix (non-breaking)
  • New feature (non-breaking)
  • Breaking change
  • Documentation update
  • Refactoring / code quality
  • CI / build / dependencies

Checklist

  • Commits are signed (-S) and signed-off (--signoff)
  • Commits follow Conventional Commits format
  • Tests added/updated for changed behavior
  • Documentation updated (README, AGENTS.md, CHANGELOG, or inline docs)
  • CI passes (lint, tests, static analysis)

Test Plan