From: Matthew Dempsky Date: Thu, 10 Jan 2013 03:17:20 +0000 (+1100) Subject: doc/contribute: Link to IssueTracker docs for more "special sentences" X-Git-Tag: go1.1rc2~1431 X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=7d403871cb7e319cb1f52ce2ff04c80bdc5ac92a;p=gostls13.git doc/contribute: Link to IssueTracker docs for more "special sentences" Update #4582. R=nigeltao, dave, adg CC=golang-dev https://golang.org/cl/7070065 --- diff --git a/doc/contribute.html b/doc/contribute.html index 94409a80bf..b9e268a99f 100644 --- a/doc/contribute.html +++ b/doc/contribute.html @@ -266,6 +266,8 @@ The special sentence “Fixes issue 159.” associates the change with issue 159 in the Go issue tracker. When this change is eventually submitted, the issue tracker will automatically mark the issue as fixed. +(These conventions are described in detail by the +Google Project Hosting Issue Tracker documentation.)