You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Have ideas for new Runners? See the [runner-ideas label](https://github.com/apache/beam/issues?q=is%3Aopen+is%3Aissue+label%3Arunner-ideas).
78
78
79
-
## Getting Started
80
-
81
-
To learn how to write Beam pipelines, read the Quickstart for [[Java](https://beam.apache.org/get-started/quickstart-java), [Python](https://beam.apache.org/get-started/quickstart-py), or
82
-
[Go](https://beam.apache.org/get-started/quickstart-go)] available on our website.
83
-
To play with some Beam examples, try [Beam Playground](https://play.beam.apache.org/?path=SDK_JAVA_MinimalWordCount&sdk=java).
84
-
To learn basic Beam concepts, try [Tour of Beam](https://tour.beam.apache.org/).
85
-
86
-
87
-
88
-
## Contact Us
89
-
90
-
To get involved in Apache Beam:
91
-
92
-
*[Subscribe](mailto:user-subscribe@beam.apache.org) or [mail](mailto:user@beam.apache.org) the [user@beam.apache.org](http://mail-archives.apache.org/mod_mbox/beam-user/) list.
93
-
*[Subscribe](mailto:dev-subscribe@beam.apache.org) or [mail](mailto:dev@beam.apache.org) the [dev@beam.apache.org](http://mail-archives.apache.org/mod_mbox/beam-dev/) list.
94
-
*[Join ASF Slack](https://s.apache.org/slack-invite) on [#beam channel](https://s.apache.org/beam-slack-channel)
95
-
*[Report an issue](https://github.com/apache/beam/issues/new/choose).
96
79
97
80
Instructions for building and testing Beam itself
98
81
are in the [contribution guide](./CONTRIBUTING.md).
@@ -138,3 +121,12 @@ Here are some resources actively maintained by the Beam community to help you ge
138
121
</tr>
139
122
</tbody>
140
123
</table>
124
+
125
+
## Contact Us
126
+
127
+
To get involved with Apache Beam:
128
+
129
+
*[Subscribe to](https://beam.apache.org/community/contact-us/#:~:text=Subscribe%20and%20Unsubscribe) or e-mail the [user@beam.apache.org](http://mail-archives.apache.org/mod_mbox/beam-user/) list.
130
+
*[Subscribe to](https://beam.apache.org/community/contact-us/#:~:text=Subscribe%20and%20Unsubscribe) or e-mail the [dev@beam.apache.org](http://mail-archives.apache.org/mod_mbox/beam-dev/) list.
131
+
*[Join ASF Slack](https://s.apache.org/slack-invite) on [#beam channel](https://s.apache.org/beam-slack-channel)
132
+
*[Report an issue](https://github.com/apache/beam/issues/new/choose).
0 commit comments