chore: modify pull-request-template

This commit is contained in:
Jerry Z H
2025-02-14 16:43:13 +08:00
parent 9a8dbb18bc
commit a967ba96eb

View File

@@ -1,14 +1,14 @@
Please add one of the following labels to the Labels option on the right before creating the PR: [feat]、[fix]、[docs]、[refactor]、[test]、[chore].** | **请在创建PR前在右侧 Labels 选项中加上label的其中一个: [feat]、[fix]、[docs]、[refactor]、[test]、[chore]。
**When submitting a PR, please confirm the following points and put ☑️ in the boxes one by one:** | **在提出pr时请确认了以下几点并逐一确认勾选**
**When submitting a PR, please confirm the following points and put [x] in the boxes one by one:** | **在提出pr时请确认了以下几点并逐一确认勾选**
**Checklist:**
- [ ] I have read and understood the [contributor guidelines](https://github.com/antgroup/agentUniverse/blob/master/CONTRIBUTING.md). | 我已阅读并理解[贡献者指南](https://github.com/antgroup/agentUniverse/blob/master/CONTRIBUTING_zh.md) 。
- [ ] I have checked for any duplicate features related to this request and communicated with the project maintainers. | 我已检查没有与此请求重复的功能并与项目维护者进行了沟通。
- [ ] I accept the suggestion of the maintainers to make changes to or close this PR. | 我接受此PR配合维护人员的建议进行修改或关闭。
- [ ] I have submitted the test files and can provide screenshots of the test results (required for feature or bug fixes) | 我已经提交了测试文件并可提供测试结果截图(功能修改、BUG修复类PR必须提供其他按需)
- [ ] I have added or modified the documentation related to this PR | 我已经添加或修改了本次pr对应的文档说明(非必要根据实际PR内容按需添加)
- [ ] I have added examples and notes if needed | 我已经添加了使用案例代码与文档说明(非必要根据实际PR内容按需添加)
- [x] I have read and understood the [contributor guidelines](https://github.com/antgroup/agentUniverse/blob/master/CONTRIBUTING.md). | 我已阅读并理解[贡献者指南](https://github.com/antgroup/agentUniverse/blob/master/CONTRIBUTING_zh.md) 。
- [x] I have checked for any duplicate features related to this request and communicated with the project maintainers. | 我已检查没有与此请求重复的功能并与项目维护者进行了沟通。
- [x] I accept the suggestion of the maintainers to make changes to or close this PR. | 我接受此PR配合维护人员的建议进行修改或关闭。
- [] I have submitted the test files and can provide screenshots of the test results (required for feature or bug fixes) | 我已经提交了测试文件并可提供测试结果截图(功能修改、BUG修复类PR必须提供其他按需)
- [] I have added or modified the documentation related to this PR | 我已经添加或修改了本次pr对应的文档说明(非必要根据实际PR内容按需添加)
- [] I have added examples and notes if needed | 我已经添加了使用案例代码与文档说明(非必要根据实际PR内容按需添加)
**Please fill in the specific details of this PR:** | **请详细填写本次PR的内容:**