]> Cypherpunks.ru repositories - gostls13.git/commit
CONTRIBUTING: remove Pull Request bit
authorBrad Fitzpatrick <bradfitz@golang.org>
Sun, 11 Feb 2018 16:20:38 +0000 (16:20 +0000)
committerBrad Fitzpatrick <bradfitz@golang.org>
Sun, 11 Feb 2018 20:41:48 +0000 (20:41 +0000)
commitc52e27e68dca0b6d3fb9f9442cfee8efcbca557e
treee61c3a14cff017d1fd2fe3bd59c4646d182e17a9
parent829b64c1ead819bdf84d950581020c36f00cd02b
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>
CONTRIBUTING.md