aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorRobert Griesemer <gri@golang.org>2015-01-08 10:35:44 -0800
committerRobert Griesemer <gri@golang.org>2015-01-08 18:50:47 +0000
commitf21ee1e1d8a70abd130d0435eb1a1d2e95c88129 (patch)
treede8a81ca076a8d6576a09b485dc3020b5cee8385 /README.md
parentbabeb4a963126e4c543ec717ef25ab1173833ae0 (diff)
downloadgo-f21ee1e1d8a70abd130d0435eb1a1d2e95c88129.tar.gz
go-f21ee1e1d8a70abd130d0435eb1a1d2e95c88129.zip
README: emphasize that we don't accept pull requests
Change-Id: Ie31f957f6b60b0a9405147c7a0af789df01a4b02 Reviewed-on: https://go-review.googlesource.com/2550 Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
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.