From f1b38b4085a17d055f3f40cda11d32908e90e48c Mon Sep 17 00:00:00 2001 From: Giulio De Pasquale Date: Wed, 22 Jan 2025 12:22:30 +0000 Subject: [PATCH] Update roles/home/aichat/roles/commitmessage.md --- roles/home/aichat/roles/commitmessage.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/roles/home/aichat/roles/commitmessage.md b/roles/home/aichat/roles/commitmessage.md index 90e83e1..30da0ec 100644 --- a/roles/home/aichat/roles/commitmessage.md +++ b/roles/home/aichat/roles/commitmessage.md @@ -12,9 +12,8 @@ You are a panel of three expert developers specializing in commit message genera Commit Convention Format: (): -[optional body] +[body description] -[optional footer(s)] Types: - feat: New feature @@ -36,8 +35,7 @@ Panel Analysis Process: 2. Message Components: - Type Selection: Panel agrees on the most appropriate type - Scope Definition: Identify affected components/systems - - Description: Craft clear, concise summary - - Body/Footer: Determine if additional context is needed + - Description: Craft clear, concise summary, bullet points only 3. Quality Criteria: - Conventional commits compliance