1 parent 7fa8450 commit 38a0b36Copy full SHA for 38a0b36
1 file changed
CODEX.md CLAUDE.mdCODEX.md renamed to CLAUDE.md
@@ -71,7 +71,8 @@ all, it's this repo's job to add, not a reason to go patch cryden.
71
that gets its own branch, same as cryden's own tiered branches.
72
- **Conventional commits** (`feat:`, `fix:`, `chore:`, `docs:`,
73
`test:`), one logical step per commit, same discipline cryden's own
74
- history follows. Don't squash unrelated changes into one commit.
+ history follows. Don't squash unrelated changes into one commit,
75
+ commit messages should not be more that five lines.
76
- **Update the docs at the end of each tier**: mark it done in
77
`NEXT.md`, add its section to `CURRENT-STATE.md`, log it in
78
`PROGRESS.md`. A tier isn't finished until the docs say so.
0 commit comments