TheNeuralBit commented on a change in pull request #13511: URL: https://github.com/apache/beam/pull/13511#discussion_r562266235
########## File path: website/www/site/content/en/community/contact-us.md ########## @@ -20,28 +21,21 @@ See the License for the specific language governing permissions and limitations under the License. --> -# Contact Us +# Contact us! There are many ways to reach the Beam user and developer communities - use whichever one seems best. -<!-- We use div instead of table shortcode here, because markdownify break superscripts --> -<div class="table-wrapper"> +## How to use mailing lists?/What is it? -| How to contact us | When to use it | -| ----------------- | ---------------| -| [user@](https://lists.apache.org/[email protected]) mailing list | User support and questions ([Subscribe](mailto:[email protected])[^1], [Unsubscribe](mailto:[email protected])[^1], [Archives](https://lists.apache.org/[email protected])) | -| [dev@](https://lists.apache.org/[email protected]) mailing list | Development discussions ([Subscribe](mailto:[email protected])[^1], [Unsubscribe](mailto:[email protected])[^1], [Archives](https://lists.apache.org/[email protected])) | -| [commits@](https://lists.apache.org/[email protected]) mailing list | Firehose of commits, bugs, pull requests, etc. ([Subscribe](mailto:[email protected])[^1], [Unsubscribe](mailto:[email protected])[^1], [Archives](https://lists.apache.org/[email protected])) | -| [builds@](https://lists.apache.org/[email protected]) mailing list | Firehose of build notifications from Jenkins ([Subscribe](mailto:[email protected])[^1], [Unsubscribe](mailto:[email protected])[^1], [Archives](https://lists.apache.org/[email protected])) | -| [JIRA bug tracker](https://issues.apache.org/jira/browse/BEAM) | Report bugs / discover known issues | -| [StackOverflow](https://stackoverflow.com/questions/tagged/apache-beam) | Ask and answer user support questions | -| [Slack](https://s.apache.org/beam-slack-channel) | Chat with users and developers in the ASF Slack. Note: Please [join the #beam channel](https://s.apache.org/beam-slack-channel) after you [created an account](https://s.apache.org/slack-invite). Please do not ask Beam questions in #general. | +Here should be a short description on what mailing lists are and how to use them. Also information on how does subscribe, unsubscribe and archives do work (blank email etc). Review comment: Thank you! @griscz could you review the copy changes in this PR to make sure they match your expectations? The changes should all be in the .md and .yaml files ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
