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