docs(workflow): require branch deletion after rebase-merge
This commit is contained in:
@@ -148,6 +148,7 @@ Skills provide your tools. When you need one, check its `SKILL.md`. Keep local n
|
||||
- PR merge strategy for OpenClaw upstream:
|
||||
- prefer **Rebase and merge**
|
||||
- avoid merge commits unless explicitly needed for special cases
|
||||
- after merge, delete the working branch both remotely and locally (feature/fix branches are temporary)
|
||||
- If an emergency local dist hotfix is unavoidable, also:
|
||||
- capture an idempotent patch script in `scripts/`
|
||||
- document rollback/update behavior
|
||||
|
||||
Reference in New Issue
Block a user