mirror of
https://github.com/badlogic/pi-mono.git
synced 2026-07-09 17:28:45 +00:00
docs: document commit message format
This commit is contained in:
parent
dc7b547f62
commit
e4d6f45efe
1 changed files with 1 additions and 0 deletions
|
|
@ -52,6 +52,7 @@ Committing:
|
|||
- Stage explicit paths (`git add <path1> <path2>`); never `git add -A` / `git add .`.
|
||||
- Before committing, run `git status` and verify you are only staging your files.
|
||||
- `packages/ai/src/models.generated.ts` may always be included alongside your files.
|
||||
- Message format: `{feat,fix,docs}[(ai,tui,agent,coding-agent)]: <commit message> (optionally multiple lines)`. Message is informative and concise.
|
||||
|
||||
Never run (destroys other agents' work or bypasses checks):
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue