Skip to content

Commit 6422b24

Browse files
authored
[Chore] Release doc improvement (#17612)
1 parent 50180cd commit 6422b24

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

docs/docs/en/contribute/release.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -204,6 +204,7 @@ We need to update some documentation before the Maven release. For example, to r
204204
- `docs/configs/docsdev.js`: change `/dev/` to `/x.y.z/`, **DO NOT** change this filename, is will be auto change by website tools.
205205
206206
> Note: `VERSION` is a place hold string, is same as the version we set in `VERSION=<THE-VERSION-YOU-RELEASE>`.
207+
> Please merge the dev branch of the main warehouse before merging the master branch of the website. When the modified pull requests are merged, it will take effect.
207208
208209
### Modify Correct year in NOTICE file
209210

docs/docs/zh/contribute/release.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -497,7 +497,7 @@ svn delete -m "remove old release" https://dist.apache.org/repos/dist/release/do
497497
498498
### 更新文档
499499
500-
官网应该在您发送通知邮件之前完成更新,本节将告诉您如何更改网站。假设发版的版本是 `<VERSION>`,需要进行以下更新(注意,当修改 pull requests 被 merge 后就会生效):
500+
官网应该在您发送通知邮件之前完成更新,本节将告诉您如何更改网站。假设发版的版本是 `<VERSION>`,需要进行以下更新(注意,请先合并 主仓库的 dev 分支后再合并 website 的 master 分支,当修改 pull requests 被 merge 后就会生效):
501501
502502
- **apache/dolphinscheduler-website** 仓库:
503503
- `config/download.json`: 增加 `<VERSION>` 版本发布包的下载

0 commit comments

Comments
 (0)