📄 明确代理创建 PR 的描述规范#1601
Merged
Merged
Conversation
cyfung1031
marked this pull request as ready for review
July 17, 2026 11:49
Member
|
应该引用文件吧,不需要在agents.md里面写 |
Collaborator
Author
fixed in f548caf |
Member
原来也有一个.github/ 的模板,为什么不直接修改、引用这个呢? |
Collaborator
Author
人类写的PR 和 Agents 写的PR 不一样吧 人类写的话不能规限这么多吧 而且你有看到 这里的写法是,这个格式不是完全硬性规定 所以它的寫法是 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Checklist / 检查清单
背景
代理创建 PR 时需要参考近期 PR 的详细说明结构,但人工使用的 PR 模板应继续保持轻量;详细指导不应增加到常驻加载的
AGENTS.md中。本次改动
docs/pull-request.md。AGENTS.md压缩为指向该文档的短引用。docs/develop.md、docs/README.md和docs/DOC-MAINTENANCE.md中补充文档入口与职责。.github/pull_request_template.md不变。验证
git diff --check:通过.github/pull_request_template.md未被修改