x/website: add more detail about GOPATH and where to clone src code in contribution guide #67659
Labels
Documentation
Issues describing a change to documentation.
NeedsInvestigation
Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Milestone
What is the URL of the page with the issue?
https://go.dev/doc/contribute#checkout_go
What is your user agent?
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.0.0 Safari/537.36
Screenshot
What did you do?
I followed the contribution guide, installed Go to ~/, and cloned the source code to ~/code/
What did you see happen?
When I open the source code to get an idea of the code before picking an issue to work on, I have some errors. I will submit a screenshot:


What did you expect to see?
I expected to open the source code and not see any errors related to installation. I would love to see some more detail in the contribution guide about where to put the go installation and the go source code. As a first contribution, I would be interested in finding the information and adding it to the documentation myself.
The text was updated successfully, but these errors were encountered: