summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorAndrew Bonventre <andybons@golang.org>2018-02-12 20:09:58 +0000
committerAndrew Bonventre <andybons@golang.org>2018-02-12 20:10:09 +0000
commit3b6abd8a4501d816e80b4d46e6fda4df486ccb66 (patch)
tree17aeab975e50639475fca1093e048317a6fbea78 /.github
parentb83d7f72537bdc0cec2e949d73ae40fbd42b7c63 (diff)
downloadgo-git-3b6abd8a4501d816e80b4d46e6fda4df486ccb66.tar.gz
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 <andybons@golang.org>
Diffstat (limited to '.github')
-rw-r--r--.github/PULL_REQUEST_TEMPLATE7
1 files changed, 7 insertions, 0 deletions
diff --git a/.github/PULL_REQUEST_TEMPLATE b/.github/PULL_REQUEST_TEMPLATE
new file mode 100644
index 0000000000..00014e9b86
--- /dev/null
+++ b/.github/PULL_REQUEST_TEMPLATE
@@ -0,0 +1,7 @@
+Please do not send pull requests to the golang/* repositories.
+
+We do, however, take contributions gladly.
+
+See https://golang.org/doc/contribute.html
+
+Thanks!