josiasrico commented on a change in pull request #14477: URL: https://github.com/apache/beam/pull/14477#discussion_r614398076
########## 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. + - A Linux, macOS, or Microsoft Windows development environment + - Required *only* For Windows: Review comment: Sure. To keep consistency, we left the prerequisites as they used to be. Submitted new commit with corrections. ########## 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. + - A Linux, macOS, or Microsoft Windows development environment + - Required *only* For Windows: + - Java JDK 8 installed + - [Docker](https://www.docker.com/) installed for some tasks including building worker containers and testing this website + changes locally. + - For SDK Development: + - [Go](https://golang.org) 1.12 or later installed for Go SDK development - Python 3.6, 3.7, and 3.8. Yes, you need all three versions installed. - - pip, setuptools, virtualenv, and tox installed for Python development - - for large contributions, a signed [Individual Contributor License + - Required *only* For Windows: Review comment: Ok -- 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]
