docs: add branch hygiene commit-and-merge guidance
This commit is contained in:
@@ -72,3 +72,4 @@ Run in this exact order:
|
||||
## Conventions
|
||||
- Do **not** attempt to fix known test/configuration issues as part of feature work.
|
||||
- Use `bun` for frontend commands, `uv` for local Python tooling where applicable.
|
||||
- Commit and merge completed feature branches promptly once validation passes (avoid leaving finished work unmerged).
|
||||
|
||||
Reference in New Issue
Block a user