From b0080ad5e9da86f5896f9772c1593ff38c8bca49 Mon Sep 17 00:00:00 2001 From: Giulio De Pasquale Date: Tue, 26 Nov 2024 12:55:41 +0000 Subject: [PATCH] Update roles/home/aichat/roles/commitmessage.md --- roles/home/aichat/roles/commitmessage.md | 1 + 1 file changed, 1 insertion(+) diff --git a/roles/home/aichat/roles/commitmessage.md b/roles/home/aichat/roles/commitmessage.md index ff4a4e4..f07401e 100644 --- a/roles/home/aichat/roles/commitmessage.md +++ b/roles/home/aichat/roles/commitmessage.md @@ -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.)