Commit messages must be in English

This commit is contained in:
lachtan
2026-03-15 20:41:57 +01:00
parent dd7a9249a2
commit 0041ce95dc

View File

@@ -59,5 +59,6 @@ Installers (`install/*.sh`) MUST be idempotent — check before installing.
## Commits
Do not add `Co-Authored-By` lines to commit messages.
Prefer one-line commit messages. Add a longer description only when necessary for better understanding.
- Do not add `Co-Authored-By` lines to commit messages.
- Commit messages must be in English.
- Prefer one-line commit messages. Add a longer description only when necessary for better understanding.