fix(onboarding): git-workflow v1.5.0——修正 CONVENTIONS.md 死链引用,改为通用路径表述
All checks were successful
Push & PR Check / check (push) Successful in 1m35s
All checks were successful
Push & PR Check / check (push) Successful in 1m35s
This commit is contained in:
parent
67bdacbf2e
commit
8c746cf8d5
@ -3,7 +3,7 @@
|
||||
> 把此文件粘贴给任何 AI Agent,让它了解本项目的 git 工作方式。由炼境接入包分发。
|
||||
> `ONBOARDING_MANAGED` 标记块由炼境版本化管理(重跑接入包可原位升级),块外可自由补充项目特有约定。
|
||||
|
||||
<!-- ONBOARDING_MANAGED_START version="1.4.0" -->
|
||||
<!-- ONBOARDING_MANAGED_START version="1.5.0" -->
|
||||
|
||||
## 分支策略(复杂度感知)
|
||||
|
||||
@ -48,7 +48,7 @@ git commit -m "fix(api/user): 修正分页 off-by-one"
|
||||
|
||||
## Rules-Applied trailer(规则命中回传)
|
||||
|
||||
若本次任务中触发过 CONVENTIONS 自动推荐规则(R01-R11,见 `.blueprint/CONVENTIONS.md` 规则列表),
|
||||
若本次任务中触发过项目约定规则(见项目 CONVENTIONS.md 或 `.blueprint/CONVENTIONS.md`),
|
||||
在 commit message 末尾追加一行 trailer(与正文空行分隔):
|
||||
|
||||
```
|
||||
|
||||
Loading…
Reference in New Issue
Block a user