Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 239 Bytes

File metadata and controls

9 lines (7 loc) · 239 Bytes

Contributing

Workflow

  1. Create a feature branch from main.
  2. Open a PR with a clear summary and test notes.
  3. Require passing CI before merge.

Commit style

Use conventional commits when possible (feat:, fix:, chore:).