This is an automated email from the ASF dual-hosted git repository.
nielifeng pushed a commit to branch main
in repository
https://gitbox.apache.org/repos/asf/incubator-seatunnel-website.git
The following commit(s) were added to refs/heads/main by this push:
new 8669ee3e3a Update subscribe.md (#176)
8669ee3e3a is described below
commit 8669ee3e3ae532833351d8d080b5b2121d4a236a
Author: Kirs <[email protected]>
AuthorDate: Wed Dec 7 12:22:33 2022 +0800
Update subscribe.md (#176)
---
community/contribution_guide/subscribe.md | 24 +++++++++++++++++-------
1 file changed, 17 insertions(+), 7 deletions(-)
diff --git a/community/contribution_guide/subscribe.md
b/community/contribution_guide/subscribe.md
index db95f3bd88..bc7c424f21 100644
--- a/community/contribution_guide/subscribe.md
+++ b/community/contribution_guide/subscribe.md
@@ -2,18 +2,28 @@
title: Subscribe Mailing Lists
sidebar_position: 2
---
-
+# Mailing lists
+- [email protected] (developer holds other general discussions)
+- [email protected] (user asks for help)
+- [email protected] (focuses on the commit logs)
# Subscribe Mailing Lists
It is highly recommended to subscribe to the development mailing list to keep
up-to-date with the community.
In the process of using Seatunnel, if you have any questions or ideas,
suggestions, you can participate in the Seatunnel community building through
the Apache mailing list. Sending a subscription email is also very simple, the
steps are as follows:
-1. Send an email to [email protected] with your own email
address, subject and content are arbitrary.
+1. Send an email without any contents or subject to
[email protected]. (replace LISTNAME with dev,
commits,users...)
+
+If you send us an email with a code snippet, make sure that:
+* you do not link to files in external services as such files can change, get
deleted, or the link might break and thus make an archived email thread useless.
+* you paste text instead of screenshots of text.
+* you keep formatting when pasting code in order to keep the code readable.
+* there are enough import statements to avoid ambiguities.
+* if you are using some platform, please specify the version.
-2. Receive confirmation email and reply. After completing step 1, you will
receive a confirmation email from [email protected] (if not
received, please confirm whether the email is automatically classified as spam,
promotion email, subscription email, etc.) . Then reply directly to the email,
or click on the link in the email to reply quickly, the subject and content are
arbitrary.
+2. Receive confirmation email and reply. After completing step 1, you will
receive a confirmation email from [email protected] (if not
received, please confirm whether the email is automatically classified as spam,
promotion email, subscription email, etc.) . Then reply directly to the email,
or click on the link in the email to reply quickly, the subject and content are
arbitrary.
-3. Receive a welcome email. After completing the above steps, you will receive
a welcome email with the subject WELCOME to [email protected], and you
have successfully subscribed to the Apache Seatunnel mailing list.
+3. Receive a welcome email. After completing the above steps, you will receive
a welcome email with the subject WELCOME to [email protected], and
you have successfully subscribed to the Apache Seatunnel mailing list.
# Unsubscribe Mailing Lists
@@ -21,8 +31,8 @@ If you do not need to know what's going on with Seatunnel,
you can unsubscribe f
Unsubscribe from the mailing list steps are as follows:
-1. Send an email to [email protected] with your subscribed
email address, subject and content are arbitrary.
+1. Send an email without any contents or subject to
[email protected]. (replace LISTNAME with dev,
commits,users...)
-2. Receive confirmation email and reply. After completing step 1, you will
receive a confirmation email from [email protected] (if not
received, please confirm whether the email is automatically classified as spam,
promotion email, subscription email, etc.) . Then reply directly to the email,
or click on the link in the email to reply quickly, the subject and content are
arbitrary.
+2. Receive confirmation email and reply. After completing step 1, you will
receive a confirmation email from [email protected] (if not
received, please confirm whether the email is automatically classified as spam,
promotion email, subscription email, etc.) . Then reply directly to the email,
or click on the link in the email to reply quickly, the subject and content are
arbitrary.
-3. Receive a goodbye email. After completing the above steps, you will receive
a goodbye email with the subject GOODBYE from [email protected], and
you have successfully unsubscribed to the Apache Seatunnel mailing list, and
you will not receive emails from [email protected].
+3. Receive a goodbye email. After completing the above steps, you will receive
a goodbye email with the subject GOODBYE from [email protected],
and you have successfully unsubscribed to the Apache Seatunnel mailing list,
and you will not receive emails from [email protected].