]> Cypherpunks repositories - gostls13.git/commit
doc: move single change workflow note in contribution guide
authorLeigh McCulloch <leighmcc@gmail.com>
Sat, 4 Nov 2017 20:54:30 +0000 (20:54 +0000)
committerBrad Fitzpatrick <bradfitz@golang.org>
Wed, 29 Nov 2017 20:19:32 +0000 (20:19 +0000)
commit07a2ffaf0b2961c76e69e3ca910b6a08a687626b
tree7d40b26171754a4fd2bc8cf27dec6a36995f41fe
parent79bd50852a6e9d93e2c49f7ab64d1063715b88a4
doc: move single change workflow note in contribution guide

The note about the single change workflow is included in the
git-codereview installation instructions, but it has nothing to do with
installing git-codereview. This note is more relevant for when a change
is actually being made.

Change-Id: Iccb90f3b7da87fab863fa4808438cd69a21a2fce
Reviewed-on: https://go-review.googlesource.com/76317
Reviewed-by: Steve Francia <spf@golang.org>
doc/contribute.html