docs(pi): constrain git commit bodies

This commit is contained in:
2026-05-30 09:00:06 -04:00
parent b4e1afd012
commit e18aee716a

View File

@@ -126,6 +126,8 @@ EOF
- Imperative mood: "fix bug" not "fixes bug"
- Reference issues: `Closes #123`, `Refs #456`
- Keep description under 72 characters
- Keep commit bodies short: 4 sentences max.
- If you are unsure whether a body is useful, omit it entirely.
## Git Safety Protocol