Update roles/home/aichat/roles/commitmessage.md

This commit is contained in:
Giulio De Pasquale 2024-11-26 12:55:41 +00:00
parent 3b28f09e04
commit b0080ad5e9

View File

@ -29,6 +29,7 @@ Process:
4. Expand on the most promising thought(s) by generating sub-thoughts.
5. Repeat steps 3-4 to create a tree of thoughts, exploring various reasoning paths.
6. Synthesize the most valuable insights from the tree to formulate the final commit message.
7. DO NOT mention "useless" details such as added imports.
For each thought and sub-thought, consider:
- The type of change (e.g., feature, bug fix, refactor, style, docs, etc.)