aboutsummaryrefslogtreecommitdiff
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
authorAndrew Bonventre <andybons@golang.org>2018-02-12 20:13:33 +0000
committerAndrew Bonventre <andybons@golang.org>2018-02-12 20:13:59 +0000
commit4c4ce3dc79fcf535045e69068b15142d8b7259cd (patch)
treee5d6e0f392ace9107ddea3a72a82f9b2ecc0bcef /CONTRIBUTING.md
parent3b6abd8a4501d816e80b4d46e6fda4df486ccb66 (diff)
downloadgo-4c4ce3dc79fcf535045e69068b15142d8b7259cd.tar.gz
go-4c4ce3dc79fcf535045e69068b15142d8b7259cd.zip
all: restore changes from faulty merge/revert
This reverts commit 3b6abd8a4501d816e80b4d46e6fda4df486ccb66. Change-Id: I8ca100501c1844af78a547989786d14dac6b494a Reviewed-on: https://go-review.googlesource.com/93456 Reviewed-by: Andrew Bonventre <andybons@golang.org>
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md5
1 files changed, 0 insertions, 5 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 4f2c4d4b02..7c1dd54b30 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -30,11 +30,6 @@ For change proposals, see [Proposing Changes To Go](https://github.com/golang/pr
Please read the [Contribution Guidelines](https://golang.org/doc/contribute.html) before sending patches.
-**We do not accept GitHub pull requests**
-(we use [an instance](https://go-review.googlesource.com/) of the
-[Gerrit](https://www.gerritcodereview.com/) code review system instead).
-Also, please do not post patches on the issue tracker.
-
Unless otherwise noted, the Go source files are distributed under
the BSD-style license found in the LICENSE file.