summaryrefslogtreecommitdiff
path: root/.github
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 /.github
parent3b6abd8a4501d816e80b4d46e6fda4df486ccb66 (diff)
downloadgo-git-4c4ce3dc79fcf535045e69068b15142d8b7259cd.tar.gz
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 '.github')
-rw-r--r--.github/PULL_REQUEST_TEMPLATE7
1 files changed, 0 insertions, 7 deletions
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!