Skip to content

Commit ff4cb9d

Browse files
committed
Initialize the repo with README.rst
0 parents  commit ff4cb9d

File tree

1 file changed

+28
-0
lines changed

1 file changed

+28
-0
lines changed

README.rst

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
miss-islington
2+
==============
3+
4+
🐍🍒⛏🤖
5+
6+
Bot for backporting `CPython <https://github.com/python/cpython/>`_ Pull Requests.
7+
8+
miss-islington requires Python 3.6.
9+
10+
11+
Backporting a PR on CPython
12+
===========================
13+
14+
Prior to merging a PR, a Python core developer should apply the
15+
``needs backport to X.Y`` label to the pull request.
16+
Once the pull request has been merged, @miss-islington will prepare the
17+
backport PR.
18+
19+
If @miss-islington encountered any issue while backporting, it will leave a
20+
comment about it. The PR will then needs to be backported manually.
21+
22+
23+
**Aside**: where does the name come from?
24+
=========================================
25+
26+
According to Wikipedia, Miss Islington is the name of the witch in the
27+
`Monty Python and the Holy Grail <https://www.youtube.com/watch?v=k3jt5ibfRzw&feature=youtu.be>`_
28+
sketch.

0 commit comments

Comments
 (0)