Skip to content
This repository was archived by the owner on Oct 1, 2025. It is now read-only.

Latest commit

 

History

History
6 lines (5 loc) · 282 Bytes

File metadata and controls

6 lines (5 loc) · 282 Bytes

Contributing Guidelines (British English)

  • Use Conventional Commits (e.g., feat: add login endpoint).
  • Write clear PR descriptions and prefer small, focused changes.
  • Tests should pass locally before opening a PR.
  • Keep documentation up to date alongside code changes.