Files
a-share-analysis/docs/templates/standards-review-template.md

29 lines
988 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# 开发规范符合性 Review
- 功能编号:
- reviewer_typeself / independent
- reviewer
- 审查提交:
- 日期:
## 检查结果
- [ ] 必要中文注释准确且没有逐行废话注释。
- [ ] 文件按稳定职责拆分,适合连续阅读,没有过度碎片化。
- [ ] 命名、类型、单位和时间语义明确。
- [ ] 错误处理、日志、脱敏和降级符合规范。
- [ ] API、事件、规则和提示词按需版本化。
- [ ] 测试先行证据、构建和视觉验证齐全。
- [ ] GitNexus开发前后报告和实际变更检测齐全。
- [ ] PRD、设计、发布说明和回退说明一致。
- [ ] 提交使用中文 Conventional Commit并关联功能编号。
- [ ] 未使用 GitHub,未擅自配置或推送远程仓库。
## 不符合项与处置
## 最终结论
最终结论:blocked
完成审查后,将上行值改为 `passed``changes_required``blocked`。门禁只接受独占一行的 `最终结论:passed`