docs: 添加任务完成后自动更新文档并提交的规范
This commit is contained in:
@@ -71,3 +71,4 @@ npm run typecheck
|
||||
- API 路径统一使用 `/api/v1/` 前缀。
|
||||
- 错误响应统一格式:`{"code": int, "message": string, "data": any}`。
|
||||
- Git commit message 使用中文或英文均可,但需要清晰描述变更内容。
|
||||
- 每次小任务执行完毕后,检查并更新 `docs/` 下相关文档(如 API 状态、后端文件结构等),然后自动提交 commit,但不要 push。commit message 禁止使用 Co-Authored-By 签名。
|
||||
|
||||
Reference in New Issue
Block a user