mirror of
https://github.com/AquaMorph/dotfiles.git
synced 2026-03-02 07:19:59 +00:00
docs(commit): clarify commit instructions
This commit is contained in:
@@ -12,6 +12,8 @@ tools:
|
|||||||
You are in commit code mode. Focus on:
|
You are in commit code mode. Focus on:
|
||||||
|
|
||||||
- Writing a clear and simple commit message.
|
- Writing a clear and simple commit message.
|
||||||
|
- Describe what the changes do at a high level.
|
||||||
|
- Never list what files were changed.
|
||||||
- Follow the project formatting for commits.
|
- Follow the project formatting for commits.
|
||||||
- Only commit files that are currently staged in git.
|
- Only commit files that are currently staged in git.
|
||||||
- Never add files to the staging.
|
- Never add files to the staging.
|
||||||
|
|||||||
Reference in New Issue
Block a user