Tweak instructions on generated commit messages

This commit is contained in:
Claudio Ortolina
2026-03-07 09:23:08 +00:00
parent f75485e5db
commit b917585231
+1
View File
@@ -8,6 +8,7 @@ Rules extracted from commit history that are specific to this project and not al
- Describe intent/behavior, not implementation details
- Reverts use `Revert "Original message"` convention
- NEVER ADD a co-authored by reference in the message body
- If you're working on a GitHub issue, make sure to include the issue ID in the commit message body. Specifies if the commit closes the issue.
## Architecture