From 7955de1f3362777f476759c3c7b2ba083688b0ae Mon Sep 17 00:00:00 2001 From: "Begonia, HE" <163421589+BegoniaHe@users.noreply.github.com> Date: Fri, 16 Jan 2026 04:16:39 +0100 Subject: feat: add LLM-generated code disclosure section to PR templates Add transparency requirement for LLM-assisted contributions with three options: - LLM-generated code with quality assurance - LLM-generated code without quality assurance - No LLM-generated code Available in both English and Chinese templates. --- .github/PULL_REQUEST_TEMPLATE/cn-pull_request_template.md | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to '.github/PULL_REQUEST_TEMPLATE/cn-pull_request_template.md') diff --git a/.github/PULL_REQUEST_TEMPLATE/cn-pull_request_template.md b/.github/PULL_REQUEST_TEMPLATE/cn-pull_request_template.md index 3a6b749..abcbaa1 100644 --- a/.github/PULL_REQUEST_TEMPLATE/cn-pull_request_template.md +++ b/.github/PULL_REQUEST_TEMPLATE/cn-pull_request_template.md @@ -16,6 +16,14 @@ - [ ] 配置更改 - [ ] 测试添加或更新 +## LLM 生成代码声明 + + + +- [ ] 此 PR 包含 LLM 生成的代码,我**提供**质量担保 +- [ ] 此 PR 包含 LLM 生成的代码,我**不提供**质量担保 +- [ ] 此 PR 不包含 LLM 生成的代码 + ## 相关 Issue -- cgit v1.2.3-70-g09d2