From 3b6abd8a4501d816e80b4d46e6fda4df486ccb66 Mon Sep 17 00:00:00 2001 From: Andrew Bonventre Date: Mon, 12 Feb 2018 20:09:58 +0000 Subject: Revert "[release-branch.go1.10] all: merge master into release-branch.go1.10" This reverts commit b83d7f72537bdc0cec2e949d73ae40fbd42b7c63. Reason for revert: wrong branch Change-Id: I28ebb121f7b3e331729e8a6a00961b876f3dd0f2 Reviewed-on: https://go-review.googlesource.com/93455 Reviewed-by: Andrew Bonventre --- CONTRIBUTING.md | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'CONTRIBUTING.md') diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 7c1dd54b30..4f2c4d4b02 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -30,6 +30,11 @@ 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. -- cgit v1.2.3-54-g00ecf