mirror of
https://github.com/iflytek/skillhub.git
synced 2026-08-28 11:25:00 +00:00
29 lines
476 B
Markdown
29 lines
476 B
Markdown
## Summary
|
|
|
|
- What changed?
|
|
- Why is this needed?
|
|
|
|
## Validation
|
|
|
|
- [ ] Backend tests passed
|
|
- [ ] Frontend typecheck/build passed
|
|
- [ ] OpenAPI SDK regenerated or checked when API contracts changed
|
|
- [ ] Smoke test run when relevant
|
|
|
|
Commands run:
|
|
|
|
```bash
|
|
# paste commands here
|
|
```
|
|
|
|
## Risk
|
|
|
|
- User-facing impact:
|
|
- Deployment or migration impact:
|
|
- Rollback approach:
|
|
|
|
## Notes
|
|
|
|
- Related issue:
|
|
- Follow-up work:
|
|
- Docs or operator runbooks updated when behavior changed:
|