commit | d5f208c8746a92fa889b9a9121e0d40dcc1deced | [log] [tgz] |
---|---|---|
author | Nathan John Youngman <nj@nathany.com> | Mon Mar 17 09:35:04 2014 +1100 |
committer | Andrew Gerrand <adg@golang.org> | Mon Mar 17 09:35:04 2014 +1100 |
tree | c0ffbaaa3b8abd92fe52a8e4f40ee3226a3d64b9 | |
parent | e3609ca6723be951b6b106622fdb42569631291e [diff] |
doc: Revise Contribution Guidelines. Smooth out the setup process for new contributors. * Remove references $GOROOT (often not defined). * Add a note for contributing to subrepositories. * Emphasize that hg mail also uploads the latest copy. LGTM=adg R=golang-codereviews, iant, adg CC=golang-codereviews https://golang.org/cl/74370043