From: Robert Griesemer Date: Thu, 8 Jan 2015 18:35:44 +0000 (-0800) Subject: README: emphasize that we don't accept pull requests X-Git-Tag: go1.5beta1~2400 X-Git-Url: http://www.git.cypherpunks.ru/?a=commitdiff_plain;h=f21ee1e1d8a70abd130d0435eb1a1d2e95c88129;p=gostls13.git README: emphasize that we don't accept pull requests Change-Id: Ie31f957f6b60b0a9405147c7a0af789df01a4b02 Reviewed-on: https://go-review.googlesource.com/2550 Reviewed-by: Brad Fitzpatrick --- diff --git a/README.md b/README.md index 53d42c5b52..4b79b5b902 100644 --- a/README.md +++ b/README.md @@ -19,6 +19,8 @@ Go is the work of hundreds of contributors. We appreciate your help! To contribute, please read the contribution guidelines: https://golang.org/doc/contribute.html +##### Please note that we do not use pull requests. + Unless otherwise noted, the Go source files are distributed under the BSD-style license found in the LICENSE file.