dariabezkorovaina commented on a change in pull request #17089: URL: https://github.com/apache/beam/pull/17089#discussion_r833242317
########## File path: website/www/site/content/en/contribute/_index.md ########## @@ -57,46 +57,98 @@ There are lots of opportunities to contribute. You can for example: https://cwiki.apache.org/confluence/display/BEAM/Contributor+FAQ) - organize local meetups of users or contributors to Apache Beam +Below is a tutorial for contributing code to Beam, covering our tools and typical process in +detail. + </div> -<a class="arrow-list-header" data-toggle="collapse" href="#collapseContributing" role="button" aria-expanded="false" aria-controls="collapseContributing"> - {{< figure src="/images/arrow-icon_list.svg">}} +## Get Started -## Contributing code +### Connect with the Beam community - </a> +1. Consider [subscribing to the [email protected]](/community/contact-us/) mailing list, especially if you plan to make more than one change or the change will be large. All decisions are consensus-based and happen on the public mailing list. +1. (Optionally) Join the [#beam channel of the ASF slack](https://beam.apache.org/community/contact-us/). Review comment: slack -> Slack -- 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]
