From 4cd4e4fba9d65ae0207fbd759bbc00e67ec06b48 Mon Sep 17 00:00:00 2001 From: jiajiu123 <60831923+jiajiu123@users.noreply.github.com> Date: Wed, 12 Mar 2025 14:54:47 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20Pull=20Request=20=E6=A8=A1?= =?UTF-8?q?=E6=9D=BF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/pull_request_template.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index aa0870f27..305e1d360 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -4,14 +4,12 @@ about: Pull Request labels: "Pull Request" --- # 请填写以下内容 +(删除掉中括号内的空格,并替换为**小写的x**) 1. - [ ] `main` 分支 **禁止修改**,请确认本次提交的分支 **不是 `main` 分支** 2. - [ ] 本次更新 **包含破坏性变更**(如数据库结构变更、配置文件修改等) 3. - [ ] 本次更新是否经过测试 4. 请填写破坏性更新的具体内容(如有): - 5. 请简要说明本次更新的内容和目的: - ---- # 其他信息 -- **关联 Issue**:Closes # +- **关联 Issue**:Close # - **截图/GIF**: