From 5bd39ed317a829faaa335bfee8a75ff2dd1a8b87 Mon Sep 17 00:00:00 2001 From: leookun Date: Thu, 6 Aug 2026 21:56:19 +0800 Subject: [PATCH] docs: update PULL_REQUEST_TEMPLATE --- .github/PULL_REQUEST_TEMPLATE.md | 6 ------ 1 file changed, 6 deletions(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 8ecf8b4..bb1cc33 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -10,9 +10,3 @@ -## 检查清单 / Checklist - -- [ ] 代码已通过 `gofmt` 和 `go vet` / Code passes `gofmt` and `go vet` -- [ ] 前端构建无报错 / Frontend builds without errors -- [ ] 新增 UI 文案已同步所有 locale 文件 / New UI strings synced to all locale files -- [ ] 提交信息符合 Conventional Commits 规范 / Commit messages follow Conventional Commits \ No newline at end of file