Files
excalidraw-box/AGENTS.md
2026-05-24 18:36:09 +00:00

152 B

Commit Style

  • Use Conventional Commits.
  • Keep the type and subject lowercase.
  • Keep commit messages terse.

Example: feat: dark mode by default