docs: add harness coding documentation
This commit is contained in:
@@ -0,0 +1,27 @@
|
||||
---
|
||||
id: T-000
|
||||
title: 任务标题
|
||||
status: TODO
|
||||
depends_on: []
|
||||
owner: ""
|
||||
---
|
||||
|
||||
# 任务标题
|
||||
|
||||
## 背景
|
||||
|
||||
说明为什么要做这个任务。
|
||||
|
||||
## 范围
|
||||
|
||||
- 做什么。
|
||||
- 不做什么。
|
||||
|
||||
## 验收标准
|
||||
|
||||
- [ ] 可观察、可执行的验收点。
|
||||
- [ ] 相关测试或构建命令通过。
|
||||
|
||||
## 执行记录
|
||||
|
||||
尚未开始。
|
||||
Reference in New Issue
Block a user