AGENTS.md: no direct commits to main, all changes via feature branches

This commit is contained in:
clawbot
2026-02-09 12:31:14 -08:00
parent e9b6eb862e
commit 7b0ff178d4
14 changed files with 247 additions and 100 deletions

View File

@@ -23,8 +23,8 @@ No commit lands on main with lint errors, test failures, or formatting issues.
## Git Workflow
- Never commit directly to main — always feature branches + PRs
- Exception: initial scaffolding and AGENTS.md/CONVENTIONS.md updates
- **Never commit directly to main** — all changes go on feature branches
- Merge to main only when ready and passing all checks
- PR titles: `Description (closes #N)` when closing an issue
- One logical change per commit
- Commit messages: imperative mood, concise