Auto-sync: 2026-04-20 07:08

This commit is contained in:
2026-04-20 07:08:14 +08:00
parent 31565fe752
commit d7bf4ae6de
126 changed files with 4731 additions and 18 deletions

View File

@@ -0,0 +1,19 @@
---
title: "Pull Request 流程"
type: concept
tags: [workflow, collaboration]
---
## 定义
从提交前准备到 PR 审核的完整协作流程。
## 流程阶段
1. **提交前**:测试智能体、遵循模板、补充示例、定义指标、校对检查
2. **提交 PR**Fork 仓库、创建分支、完成修改、提交、推送、发起 PR
3. **PR 审核**:社区评审 → 迭代优化 → 通过审核 → 合并上线
## PR 模板要素
- 智能体信息(名称、分类、专长)
- 创作动机
- 测试情况
- 检查清单