Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 380 Bytes

File metadata and controls

11 lines (9 loc) · 380 Bytes

Contributing

Thanks for your interest! Please:

  1. Open an issue to discuss big changes first.
  2. Use conventional commits (feat:, fix:, docs:, chore:, refactor:).
  3. Run CI locally if possible.
  4. PRs must pass CI and include a short description.

Development quickstart

  • docker compose build && docker compose up
  • The image publishes to GHCR from main and tags v*.