From f21ee1e1d8a70abd130d0435eb1a1d2e95c88129 Mon Sep 17 00:00:00 2001 From: Robert Griesemer Date: Thu, 8 Jan 2015 10:35:44 -0800 Subject: README: emphasize that we don't accept pull requests Change-Id: Ie31f957f6b60b0a9405147c7a0af789df01a4b02 Reviewed-on: https://go-review.googlesource.com/2550 Reviewed-by: Brad Fitzpatrick --- README.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'README.md') 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. -- cgit v1.2.3-54-g00ecf