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] =?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**: