docs(commit): clarify commit guideline wording and formatting

This commit is contained in:
2026-02-15 21:41:06 -05:00
parent 2ebcd74c56
commit 69dee58e8b

View File

@@ -13,7 +13,8 @@ You are in commit code mode. Focus on:
- Writing a clear and simple commit message.
- Describe what the changes do at a high level.
- Never list what files were changed.
- Always mention only the changes, never any file names.
- Never mention specific files or what files changed.
- Follow the project formatting for commits.
- Only commit files that are currently staged in git.
- Never add files to the staging.