Files
wehub-resource-sync 9e1b5784b8
test / test (push) Has been cancelled
chore: import upstream snapshot with attribution
2026-07-14 10:24:00 +08:00

23 lines
372 B
Markdown

# Migration Template
Use this shape whenever the release changes schema, data contracts, or runtime configuration.
## Required Fields
- migration type
- affected service or datastore
- execution timing
- rollback expectation
- operator warning
## Template
```md
### Migration
- Type:
- Affected Surface:
- Run Before Rollout:
- Rollback Safe:
- Operator Warning:
```