From 171f305203f9e5d2bd8b8f9e67e71c0993c84847 Mon Sep 17 00:00:00 2001 From: xlsea Date: Sat, 10 May 2025 13:53:53 +0800 Subject: [PATCH] =?UTF-8?q?docs:=20=E4=BF=AE=E6=94=B9=20pr=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 --- .gitee/PULL_REQUEST_TEMPLATE/pr_cn.md | 2 +- .gitee/PULL_REQUEST_TEMPLATE/pr_en.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitee/PULL_REQUEST_TEMPLATE/pr_cn.md b/.gitee/PULL_REQUEST_TEMPLATE/pr_cn.md index d3b86ada..00b787bc 100644 --- a/.gitee/PULL_REQUEST_TEMPLATE/pr_cn.md +++ b/.gitee/PULL_REQUEST_TEMPLATE/pr_cn.md @@ -1,6 +1,6 @@ 首先,感谢你的贡献! 😄 -新特性请提交至 feature 分支,其余可提交至 main 分支。在一个维护者审核通过后合并。请确保填写以下 pull request 的信息,谢谢!~ +新特性请提交至 feature 分支,其余可提交至 dev 分支。在一个维护者审核通过后合并。请确保填写以下 pull request 的信息,谢谢!~ [[English Template / 英文模板](./pr_en.md)] diff --git a/.gitee/PULL_REQUEST_TEMPLATE/pr_en.md b/.gitee/PULL_REQUEST_TEMPLATE/pr_en.md index 06560caf..b3627735 100644 --- a/.gitee/PULL_REQUEST_TEMPLATE/pr_en.md +++ b/.gitee/PULL_REQUEST_TEMPLATE/pr_en.md @@ -1,6 +1,6 @@ First of all, thank you for your contribution! 😄 -New feature please send pull request to feature branch, and rest to main branch. Pull request will be merged after one of collaborators approve. Please makes sure that these form are filled before submitting your pull request, thank you! +New feature please send pull request to feature branch, and rest to dev branch. Pull request will be merged after one of collaborators approve. Please makes sure that these form are filled before submitting your pull request, thank you! [[中文版模板 / Chinese template](./pr_cn.md)]