From d75f1046ebc7f94744bbc5ac9dd0eca5d7b0f5ff Mon Sep 17 00:00:00 2001 From: SengokuCola <1026294844@qq.com> Date: Fri, 14 Mar 2025 09:50:56 +0800 Subject: [PATCH] Update pull_request_template.md --- .github/pull_request_template.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 864ede18b..d15ecd035 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,3 +1,9 @@ + +🔴 **当前项目处于重构阶段(2025.3.14-)** +✅ 接受:与main直接相关的Bug修复:提交到main-fix分支 +✅ 接受:部分与重构分支refractor直接相关的Bug修复:提交到refractor分支 +⚠️ 冻结:所有新功能开发和非紧急重构 + # 请填写以下内容 (删除掉中括号内的空格,并替换为**小写的x**) 1. - [ ] `main` 分支 **禁止修改**,请确认本次提交的分支 **不是 `main` 分支**