Skip to content

Commit c2a5116

Browse files
committed
Updated CODING_AGENTS.md - 2026-02-28 13:16:43
1 parent 2489723 commit c2a5116

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

CODING_AGENTS.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,10 @@
2020

2121
## Commit Message Suggestions (Required)
2222

23+
- If request via chat request starts with commit-msg, then preface command ./tools/git/git-save.sh with commit-msg "<commit-msg>"
24+
- One line summary (max 50 characters)
25+
- One line Summary start: Feature: , Bugfix: , Docs: , Refactor: , Test:
26+
- Detailed description lines (max 72 characters per line); every line after the first must start with `-`
2327
- When the user asks for a commit message, provide plain text for direct paste into the terminal or UI text box.
2428
- Do not wrap commit message suggestions in quotes (`"`), backticks (`` ` ``), or code fences unless the user explicitly asks for that format.
2529
- Prefer detailed commit messages that describe the current change set clearly.

0 commit comments

Comments
 (0)