summaryrefslogtreecommitdiff
path: root/CONTRIBUTING_zh_CN.md
diff options
context:
space:
mode:
author魏曹先生 <1992414357@qq.com>2026-02-04 03:39:00 +0800
committer魏曹先生 <1992414357@qq.com>2026-02-04 03:39:00 +0800
commit2f6a755da6e88aeb9b624e2f9bb48e5ff3838f2d (patch)
treee1b124ec38c6f6a09a710921158ca849e51d1237 /CONTRIBUTING_zh_CN.md
parent26e54de81a081d1e84edbe8a5b61d4344dd7152c (diff)
Update PR target branch from deploy/nightly to dev
The target branch for pull requests has been changed from `deploy/nightly` to `dev` in both English and Chinese documentation.
Diffstat (limited to 'CONTRIBUTING_zh_CN.md')
-rw-r--r--CONTRIBUTING_zh_CN.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTING_zh_CN.md b/CONTRIBUTING_zh_CN.md
index bc0c758..377b25b 100644
--- a/CONTRIBUTING_zh_CN.md
+++ b/CONTRIBUTING_zh_CN.md
@@ -79,7 +79,7 @@ sources ~/.../JustEnoughVCS/CommandLine/.temp/deploy/jv_cli.sh
### 提交与合并
- 在推送代码前,请务必执行 `scripts/dev/deploy.sh` 进行一次正式的本地部署,以检查潜在问题
-- 创建 Pull Request (PR) 时,请将目标分支设置为命令行仓库的 `deploy/nightly`。**提交至 `main` 或 `dev` 分支的 PR 将不予处理**
+- 创建 Pull Request (PR) 时,请将目标分支设置为命令行仓库的 `dev`。**提交至 `main` 或 `deploy/` 分支的 PR 将不予处理**