From: Brett Cannon Date: Fri, 10 Feb 2017 22:09:18 +0000 (-0800) Subject: Delete old pull request template X-Git-Tag: v3.7.0a1~1373 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=6f0eb93183519024cb360162bdd81b9faec97ba6;p=python Delete old pull request template --- diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md deleted file mode 100644 index 4ce80d872d..0000000000 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ /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).