Pull Request已成功合入, 合并人@CANN-robot
(感谢 zhangky 的贡献)Thanks for your pull-request.
The full list of commands accepted by me can be found at here。
You can get sig-info at here
PR Approval Progress
✅ Congratulations! All modules have met the lgtm and approve requirements.
Module Approval Details
| module | lgtm status | approve status |
|---|---|---|
| repo-cann/cann-recipes-train | ✅ xuyujun, 夏兵 (2/2) | ✅ xuyujun (1/1) |
💡 Tip:
- Committer can comment
/approveor/lgtm- Commenting
/approveimplies both code review (lgtm) and intent to merge (approve)
CLA Signature Pass
zhangky_gitcode, thanks for your pull request. All authors of the commits have signed the CLA. 👍


compile


问题/功能描述
本次PR旨在优化和重构项目的贡献指南文档。主要解决了原有指南中样例贡献流程不够明确、PR提交后操作步骤模糊,以及开发规范(特别是涉及框架代码修改时)指导性不足的问题。通过本次更新,旨在提升社区贡献的顺畅度和规范性,降低贡献者的理解与操作门槛。
修改方案描述
对贡献指南文档进行了全面的结构调整与内容细化。核心修改包括:将“新增样例流程”章节重构为逻辑更清晰的“样例贡献流程”,并细分为“提交RFC”、“提交PR”和“开发规范”三个子章节;明确了PR提交后需进行的流水线触发、评审发起等操作步骤及合入条件;将开发规范重新组织为“通用规范”和“框架代码修改规范”,后者针对不同修改量级详细说明了目录结构、文件命名和校验方法,为贡献者提供了更具体、可操作的指引。


compile


The following label is not ready.
ci-pipeline-passed: The ci-pipeline-passed label is expired. Please compile again.


流水线任务触发成功 [流水线指导]
任务链接 [229b5eb076e4423f8c5fdcb0e263c1b4]
| 任务名称 | 状态 | 日志 | 下载链接 |
|---|---|---|---|
| codecheck | ✅ SUCCESS | >>>>> | |
| SCA | ✅ SUCCESS | ||
| antipoison | ✅ SUCCESS | ||
| Check_Pr | ✅ SUCCESS | >>>>> | |
| Check_Patches | ✅ SUCCESS | >>>>> | |
| codecheck_codestyle | ✅ SUCCESS | ||
| precommit | ✅ SUCCESS |
[2026-05-19 16:23:27] CI执行结束


Pull Request 模板
描述
修改contribution信息
类型
如何测试
描述测试这个变更的步骤,包括哪些文件需要被修改。
Checklist:
其他信息
在这里可以添加任何与这个 Pull Request 相关的其他说明。