From 2578f3a3ae30d69f9460db7688def32f0275d880 Mon Sep 17 00:00:00 2001 From: jiajiu123 <60831923+jiajiu123@users.noreply.github.com> Date: Thu, 13 Mar 2025 17:22:56 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20pull=5Frequest=5Ftemplate.?= =?UTF-8?q?md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/pull_request_template.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index adca3069c..864ede18b 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -3,8 +3,9 @@ 1. - [ ] `main` 分支 **禁止修改**,请确认本次提交的分支 **不是 `main` 分支** 2. - [ ] 本次更新 **包含破坏性变更**(如数据库结构变更、配置文件修改等) 3. - [ ] 本次更新是否经过测试 -4. 请填写破坏性更新的具体内容(如有): -5. 请简要说明本次更新的内容和目的: +4. - [ ] 请**不要**在数据库中添加group_id字段,这会影响本项目对其他平台的兼容 +5. 请填写破坏性更新的具体内容(如有): +6. 请简要说明本次更新的内容和目的: # 其他信息 - **关联 Issue**:Close # - **截图/GIF**: