Skip to content

Commit c52e27e

Browse files
committed
CONTRIBUTING: remove Pull Request bit
Also remove the "Also, please do not post patches on the issue tracker" part, since that didn't seem to reduce the number of patches inlined into bug reports. And now that we accept PRs, people will probably try that first. We'll see. Fixes #23779 Updates #18517 Change-Id: I449e0afd7292718e57d9d428494799c78296a0d2 Reviewed-on: https://go-review.googlesource.com/93335 Reviewed-by: Andrew Bonventre <andybons@golang.org>
1 parent 829b64c commit c52e27e

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

CONTRIBUTING.md

-5
Original file line numberDiff line numberDiff line change
@@ -30,11 +30,6 @@ For change proposals, see [Proposing Changes To Go](https://github.com/golang/pr
3030

3131
Please read the [Contribution Guidelines](https://golang.org/doc/contribute.html) before sending patches.
3232

33-
**We do not accept GitHub pull requests**
34-
(we use [an instance](https://go-review.googlesource.com/) of the
35-
[Gerrit](https://www.gerritcodereview.com/) code review system instead).
36-
Also, please do not post patches on the issue tracker.
37-
3833
Unless otherwise noted, the Go source files are distributed under
3934
the BSD-style license found in the LICENSE file.
4035

0 commit comments

Comments
 (0)