Skip to content

Commit 58cb93f

Browse files
committed
issue27476 - Introduce a .github template to discourage github pull requests
and point users to developers guide.
1 parent de232f3 commit 58cb93f

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
## CPython Mirror
2+
3+
https://github.com/python/cpython is a cpython mirror repository. Pull requests
4+
are not accepted on this repo and will be automatically closed.
5+
6+
### Submit patches at https://bugs.python.org
7+
8+
For additional information about contributing to CPython, see the
9+
[developer's guide](https://docs.python.org/devguide/#contributing).

0 commit comments

Comments
 (0)