summaryrefslogtreecommitdiff
path: root/CONTRIBUTING.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.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.md')
-rw-r--r--CONTRIBUTING.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index d854441..56e1f2d 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -78,7 +78,7 @@ source ~/.../JustEnoughVCS/CommandLine/.temp/deploy/jv_cli.sh
### Submitting and Merging
- Before pushing code, be sure to execute `scripts/dev/deploy.sh` for a formal local deployment to check for potential issues.
-- When creating a Pull Request (PR), please set the target branch to the command-line repository's `deploy/nightly`. **PRs submitted to the `main` or `dev` branches will not be processed.**
+- When creating a Pull Request (PR), please set the target branch to the command-line repository's `dev`. **PRs submitted to the `main` or `deploy/` branches will not be processed.**