This is an automated email from the ASF dual-hosted git repository.
pingsutw pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/submarine.git
The following commit(s) were added to refs/heads/master by this push:
new 77119d9 SUBMARINE-1013. Update Submarine Community documentaion of
Mailing lists
77119d9 is described below
commit 77119d90a50fce18243606ed6a0c8466309b521b
Author: featherchen <[email protected]>
AuthorDate: Tue Sep 7 12:12:07 2021 +0800
SUBMARINE-1013. Update Submarine Community documentaion of Mailing lists
### What is this PR for?
<!-- A few sentences describing the overall goals of the pull request's
commits.
First time? Check out the contributing guide -
https://submarine.apache.org/contribution/contributions.html
-->
The description of subscribe/unsubscribe mailing list is a little obscure,
so I add some description below the original doc.
### What type of PR is it?
Documentation
### Todos
None
### What is the Jira issue?
<!-- * Open an issue on Jira
https://issues.apache.org/jira/browse/SUBMARINE/
* Put link here, and add [SUBMARINE-*Jira number*] in PR title, eg.
`SUBMARINE-23. PR title`
-->
https://issues.apache.org/jira/browse/SUBMARINE-1013
### How should this be tested?
<!--
* First time? Setup Travis CI as described on
https://submarine.apache.org/contribution/contributions.html#continuous-integration
* Strongly recommended: add automated unit tests for any new or changed
behavior
* Outline any manual steps to test the PR here.
-->
### Screenshots (if appropriate)
### Questions:
* Do the license files need updating? No
* Are there breaking changes for older versions? No
* Does this need new documentation? No
Author: featherchen <[email protected]>
Signed-off-by: Kevin <[email protected]>
Closes #737 from featherchen/SUBMARINE-1013 and squashes the following
commits:
7461fa9f [featherchen] SUBMARINE-1013. Add more description of how to use
mailing list
---
website/docs/community/README.md | 26 ++++++++++++++++----------
1 file changed, 16 insertions(+), 10 deletions(-)
diff --git a/website/docs/community/README.md b/website/docs/community/README.md
index c2cfd31..0c818fc 100644
--- a/website/docs/community/README.md
+++ b/website/docs/community/README.md
@@ -24,13 +24,13 @@ Your journey of becoming a contributor and committer starts
from here: improving
You can reach out to the community members via any one of the following ways:
-+ Slack Developer:
[https://the-asf.slack.com/submarine-dev/](https://the-asf.slack.com/submarine-dev/)
+- Slack Developer:
[https://the-asf.slack.com/submarine-dev/](https://the-asf.slack.com/submarine-dev/)
-+ Slack User:
[https://the-asf.slack.com/submarine-user/](https://the-asf.slack.com/submarine-user/)
+- Slack User:
[https://the-asf.slack.com/submarine-user/](https://the-asf.slack.com/submarine-user/)
-+ Zoom:
[https://cloudera.zoom.us/j/880548968](https://cloudera.zoom.us/j/880548968)
+- Zoom:
[https://cloudera.zoom.us/j/880548968](https://cloudera.zoom.us/j/880548968)
-+ Sync Up:
[https://docs.google.com/document/d/16pUO3TP4SxSeLduG817GhVAjtiph9HYpRHo_JgduDvw/edit](https://docs.google.com/document/d/16pUO3TP4SxSeLduG817GhVAjtiph9HYpRHo_JgduDvw/edit)
+- Sync Up:
[https://docs.google.com/document/d/16pUO3TP4SxSeLduG817GhVAjtiph9HYpRHo_JgduDvw/edit](https://docs.google.com/document/d/16pUO3TP4SxSeLduG817GhVAjtiph9HYpRHo_JgduDvw/edit)
## Your First Contribution
@@ -68,12 +68,18 @@ Communication within the Submarine community abides by
[Apache’s Code of Condu
Get help using Apache Submarine or contribute to the project on our mailing
lists:
-+ [Users](https://lists.apache.org/[email protected]) :
[subscribe](mailto:[email protected]),
[unsubscribe](mailto:[email protected]),
[archives](https://lists.apache.org/[email protected])
-for usage questions, help, and announcements.
-+ [Dev](https://lists.apache.org/[email protected]) :
[subscribe](mailto:[email protected]),
[unsubscribe](mailto:[email protected]),
[archives](https://lists.apache.org/[email protected])
-for people wanting to contribute to the project.
-+ [Commits](https://lists.apache.org/[email protected]) :
[subscribe](mailto:[email protected]),
[unsubscribe](mailto:[email protected]),
[archives](https://lists.apache.org/[email protected])
-for commit messages and patches.
+- [Users](https://lists.apache.org/[email protected]) :
[subscribe](mailto:[email protected]),
[unsubscribe](mailto:[email protected]),
[archives](https://lists.apache.org/[email protected])
+ for usage questions, help, and announcements.
+- [Dev](https://lists.apache.org/[email protected]) :
[subscribe](mailto:[email protected]),
[unsubscribe](mailto:[email protected]),
[archives](https://lists.apache.org/[email protected])
+ for people wanting to contribute to the project.
+- [Commits](https://lists.apache.org/[email protected]) :
[subscribe](mailto:[email protected]),
[unsubscribe](mailto:[email protected]),
[archives](https://lists.apache.org/[email protected])
+ for commit messages and patches.
+
+Take subscribe Dev as an example, you should send an email to
[email protected].
+
+Usually, this happens when you just click the "subscribe" link. If this does
not work, simply copy the address and paste it into the "To:" field of a new
message.
+
+After that, you will get an email from [email protected], follow
the directives of the mail to reply, then you will subscribe
[email protected] successfully.
## License
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]