]> granicus.if.org Git - python/commitdiff
Delete old pull request template
authorBrett Cannon <brettcannon@users.noreply.github.com>
Fri, 10 Feb 2017 22:09:18 +0000 (14:09 -0800)
committerGitHub <noreply@github.com>
Fri, 10 Feb 2017 22:09:18 +0000 (14:09 -0800)
.github/PULL_REQUEST_TEMPLATE.md [deleted file]

diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md
deleted file mode 100644 (file)
index 4ce80d8..0000000
+++ /dev/null
@@ -1,9 +0,0 @@
-## CPython Mirror
-
-https://github.com/python/cpython is a cpython mirror repository. Pull requests
-are not accepted on this repo and will be automatically closed.
-
-### Submit patches at https://bugs.python.org
-
-For additional information about contributing to CPython, see the
-[developer's guide](https://docs.python.org/devguide/#contributing).