Skip to content

Commit 07080f3

Browse files
committed
[KYUUBI #2912] [INFRA][DOCS] Improve release md
### _Why are the changes needed?_ Help release in future. ### _How was this patch tested?_ - [ ] Add some test cases that check the changes thoroughly including negative and positive cases if possible - [ ] Add screenshots for manual tests if appropriate - [ ] [Run test](https://kyuubi.apache.org/docs/latest/develop_tools/testing.html#running-tests) locally before make a pull request Closes #2912 from ulysses-you/release-md. Closes #2912 3cf2e27 [ulysses-you] release Authored-by: ulysses-you <ulyssesyou18@gmail.com> Signed-off-by: ulysses-you <ulyssesyou@apache.org>
1 parent 2305159 commit 07080f3

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

docs/community/release.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -254,8 +254,8 @@ After some time this will be sync’d to [Maven Central](https://search.maven.or
254254

255255
Fork and clone [Apache Kyuubi website](https://github.com/apache/incubator-kyuubi-website)
256256

257-
1. Add a new markdown file in `src/news/`
258-
2. Add a new markdown file in `src/release/`
257+
1. Add a new markdown file in `src/zh/news/`, `src/en/news/`
258+
2. Add a new markdown file in `src/zh/release/`, `src/en/release/`
259259
3. Follow [Build Document](../develop_tools/build_document.md) to build documents, then copy `apache/incubator-kyuubi`'s
260260
folder `docs/_build/html` to `apache/incubator-kyuubi-website`'s folder `content/docs/r{RELEASE_VERSION}`
261261

@@ -265,6 +265,8 @@ Once everything is working, create an announcement on the website and then send
265265
You can generate the announcement via `buld/release/script/announce.sh` automatically.
266266
The mailing list includes: `general@incubator.apache.org`, `announce@apache.org`, `dev@kyuubi.apache.org`, `user@spark.apache.org`.
267267

268+
Note that, you must use the apache.org email to send announce to `announce@apache.org`.
269+
268270
Enjoy an adult beverage of your choice, and congratulations on making a Kyuubi release.
269271

270272

0 commit comments

Comments
 (0)