rmetzger commented on code in PR #543: URL: https://github.com/apache/flink-web/pull/543#discussion_r886417137
########## 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) Review Comment: I wonder if it makes sense to use the ASF URL shortener: https://s.apache.org/ It allows updating the underlying link (however only for the owner of the id) .. but it would still be easier than merging a change to flink-web after 100 invites. ########## 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! +* All important decisions and conclusions **must be reflected back to the mailing lists.** + "If it didn’t happen on a mailing list, it didn’t happen." - The Apache Mottos Review Comment: ```suggestion "If it didn’t happen on a mailing list, it didn’t happen." - [The Apache Mottos](http://theapacheway.com/on-list/) ``` ########## 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). Review Comment: ```suggestion Due to Slack limitations the invite link expires after 100 invites. If it is expired, please reach out to the [Dev mailing list](#mailing-Lists). ``` Maybe it makes sense to make this more explicit, so that people understand why this happens? -- 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]
