[ 
https://issues.apache.org/jira/browse/BEAM-8956?focusedWorklogId=364738&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-364738
 ]

ASF GitHub Bot logged work on BEAM-8956:
----------------------------------------

                Author: ASF GitHub Bot
            Created on: 30/Dec/19 20:01
            Start Date: 30/Dec/19 20:01
    Worklog Time Spent: 10m 
      Work Description: suztomo commented on pull request #10366: [BEAM-8956] 
Begin unifying contributor instructions into a single location
URL: https://github.com/apache/beam/pull/10366#discussion_r362082634
 
 

 ##########
 File path: website/src/contribute/index.md
 ##########
 @@ -89,6 +89,13 @@ sudo apt-get install \
 
 You also need to [install Go](https://golang.org/doc/install]).
 
+Once Go is installed, install goavro:
+
+```
+$ export GOPATH=`pwd`/sdks/go/examples/.gogradle/project_gopath
+$ go get github.com/linkedin/goavro
 
 Review comment:
   Thank you for picking up my comment.
 
----------------------------------------------------------------
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]


Issue Time Tracking
-------------------

    Worklog Id:     (was: 364738)
    Time Spent: 2h 10m  (was: 2h)

> Unify Contributor Docs
> ----------------------
>
>                 Key: BEAM-8956
>                 URL: https://issues.apache.org/jira/browse/BEAM-8956
>             Project: Beam
>          Issue Type: Bug
>          Components: website
>    Affects Versions: 2.18.0
>            Reporter: elharo
>            Assignee: elharo
>            Priority: Major
>          Time Spent: 2h 10m
>  Remaining Estimate: 0h
>
> Right now we have overlapping and sometimes contradictory docs on how to 
> setup and build BEAM in four different places I've found:
>  
>  README.md
>  CONTRIBUTING.md
>  [https://cwiki.apache.org/confluence/display/BEAM/Contributor+FAQ]
>  [https://beam.apache.org/contribute/]
>  
>  We should probably pick one as the source of truth and rewrite the
>  other three to simply point to it. I propose putting all checkout,
>  build, test, commit, and push instructions in CONTRIBUTING.md in the
>  repo.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to