AGENTS.md: no direct commits to main, all changes via feature branches
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user