]> Cypherpunks repositories - gostls13.git/commit
doc: mention the scratch repo
authorKevin Burke <kev@inburke.com>
Wed, 19 Jul 2017 14:21:30 +0000 (07:21 -0700)
committerBrad Fitzpatrick <bradfitz@golang.org>
Mon, 13 Nov 2017 20:50:32 +0000 (20:50 +0000)
commit1722a2d79dbf876d6f73e5c1276f070fe758c0f1
treefe637c553bee166dd4ec5915ccdf6b77dc63b504
parent3abf1177042e9015bcaba96860513c282263126f
doc: mention the scratch repo

If people are interested in contributing to Go, but not sure what
change they'd like to make just yet, we can point them to the scratch
repo, so they can go through the process of submitting and merging
something now, and make more useful contributions later.

My evidence that sending people to the scratch repo would encourage
future contributions is that a number of people who went through the
workshop at Gophercon have continued to send CL's after submitting to
the scratch repo, even though I doubt they planned to before going
through the workshop.

Change-Id: Ieb48415773c0ee7dc400f8bf6f57f752eca8eeb5
Reviewed-on: https://go-review.googlesource.com/49970
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
doc/contribute.html