xintongsong commented on code in PR #543: URL: https://github.com/apache/flink-web/pull/543#discussion_r886474724
########## community.md: ########## @@ -144,6 +144,18 @@ If you send us an email with a code snippet, make sure that: 3. you keep formatting when pasting code in order to keep the code readable 4. there are enough import statements to avoid ambiguities +## Slack + +You can join the [Apache Flink community on Slack.](https://join.slack.com/t/apache-flink/shared_invite/zt-19uavkkkw-qwMimi9gawIv9Fz9xFuqrw) +After creating an account in Slack, don't forget to introduce yourself in #introductions. +In case the invite link no longer works, please reach out to the [Dev mailing list](#mailing-Lists). + +There are a couple of community rules: +* **Be respectful** - This is the most important rule! Review Comment: We need an empty line here, otherwise the rules are shown as a paragraph rather than a list. ```suggestion There are a couple of community rules: * **Be respectful** - This is the most important rule! ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
