This is an automated email from the ASF dual-hosted git repository.
jinrongtong pushed a commit to branch new-official-website
in repository https://gitbox.apache.org/repos/asf/rocketmq-site.git
The following commit(s) were added to refs/heads/new-official-website by this
push:
new 7063e39de9 Add the email subscription steps to the 5.X version
document.
7063e39de9 is described below
commit 7063e39de92142db38dd39a80ed126dc3708dba4
Author: summerbird_1 <[email protected]>
AuthorDate: Sun Jun 2 20:26:52 2024 +0800
Add the email subscription steps to the 5.X version document.
---
.../version-5.0/11-contributionGuide/01how-to-contribute.md | 13 ++++++++++++-
1 file changed, 12 insertions(+), 1 deletion(-)
diff --git
a/versioned_docs/version-5.0/11-contributionGuide/01how-to-contribute.md
b/versioned_docs/version-5.0/11-contributionGuide/01how-to-contribute.md
index 5bc880ff9a..2f720256e1 100644
--- a/versioned_docs/version-5.0/11-contributionGuide/01how-to-contribute.md
+++ b/versioned_docs/version-5.0/11-contributionGuide/01how-to-contribute.md
@@ -50,7 +50,18 @@ Apache RocketMQ 社区成员主要通过以下两种邮件沟通和交流:
* [Development mailing list](mailto:[email protected]) : Apache
RocketMQ 开发者通过该邮件列表交流新特性,预发布版本,一般的开发流程等。
若您热衷于为 RocketMQ 社区贡献代码,可以加入该邮件列表。
-
+- 订阅步骤 : 以订阅 `[email protected]` 邮件列表为例,具体步骤如下。
+ 1. 发送一封不包含任何内容或主题的邮件到: `[email protected]`
+ 2. 等待直到收到一封主题为 `confirm subscribe to [email protected]`
的邮件(如果长时间未能收到,请确认该邮件是否被你的邮箱拦截,确定没有被拦截且长时间未收到回复邮件的话,返回第1步)
+ 3. 直接回复该邮件,不用修改主题和添加邮件内容。
+ 4. 等待直到收到一封主题为 `WELCOME to [email protected]` 的邮件。
+ 5. 收到 `dev` 的邮件后,就说明订阅邮件成功。若想发起讨论,直接往 `[email protected]`
发送邮件即可,所有订阅了邮件列表的人都会收到邮件。
+- 退订步骤 : 退订邮件列表的步骤与订阅邮件列表类似,具体步骤如下。
+ 1. 发送一封不包含任何内容或主题的邮件到: `[email protected]`
+ 2. 等待直到收到一封主题为 `confirm unsubscribe from [email protected]` 的邮件
+ 3. 直接回复该邮件,不用修改主题和添加邮件内容
+ 4. 等待直到收到一封主题为 `GOODBYE from [email protected]` 的邮件
+ 5. 退订成功
您也可以通过订阅 [mailing lists](/contact),获取更多的社区信息。