From: Andrew Bonventre Date: Fri, 9 Feb 2018 00:29:19 +0000 (-0500) Subject: all: remove PULL_REQUEST_TEMPLATE from .github X-Git-Tag: go1.10~10^2~4 X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=c6e7330ebd901aa9b9ac8ed4223fe0a0d71b1b13;p=gostls13.git all: remove PULL_REQUEST_TEMPLATE from .github Update golang/go#18517 Change-Id: I76d928d5fcc5ed22beaffb86f0fa8fbf6d4ac3d7 Reviewed-on: https://go-review.googlesource.com/93035 Reviewed-by: Brad Fitzpatrick --- diff --git a/.github/PULL_REQUEST_TEMPLATE b/.github/PULL_REQUEST_TEMPLATE deleted file mode 100644 index 00014e9b86..0000000000 --- a/.github/PULL_REQUEST_TEMPLATE +++ /dev/null @@ -1,7 +0,0 @@ -Please do not send pull requests to the golang/* repositories. - -We do, however, take contributions gladly. - -See https://golang.org/doc/contribute.html - -Thanks!