tysonjh commented on a change in pull request #14477: URL: https://github.com/apache/beam/pull/14477#discussion_r615124870
########## File path: website/www/site/content/en/contribute/_index.md ########## @@ -73,20 +73,33 @@ detail. ### Prerequisites - - a GitHub account - - a Linux, macOS, or Microsoft Windows development environment with Java JDK 8 installed - - [Docker](https://www.docker.com/) installed for some tasks including building worker containers and testing this website - changes locally - - [Go](https://golang.org) 1.12 or later installed for Go SDK development + - A GitHub account. Review comment: First time contributors will probably come here first and I like having the basic/main instructions for contributors on the website. It's nicer to look at than the wiki with all the branding. We should definitely deduplicate the stuff between this and the wiki (removing stuff from the wiki) to avoid them drifting, probably as a separate task. Having source control for this guide is a plus since we'll be forced to curate the info more carefully through explicit reviews. We could also add a link here to the wiki for additional tips and troubleshooting topics. -- 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: us...@infra.apache.org