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` 分支**