Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 26c604f

Browse files
Seluj78JulienPalard
authored andcommitted
Update README.rst (#614)
1 parent 45d762b commit 26c604f

File tree

1 file changed

+5
-6
lines changed

1 file changed

+5
-6
lines changed

README.rst

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -80,12 +80,11 @@ is python 3.7, we don't want to translate directly on the python 3.5 release.
8080
If needed translations would be backported on the oldest versions by the
8181
`documentation team <https://www.python.org/dev/peps/pep-8015/#documentation-team>`.
8282

83-
First, you need to find a file to work on. You can use `potodo
84-
<https://github.com/seluj78/potodo>`. Install it (``pip install
85-
potodo`` in a venv) and then run the command `potodo` in your cloned
86-
fork. From the list it spits out, you can choose any file that is not
87-
reserved. We recommend not starting with a file from ``c-api` as it is
88-
very technical.
83+
First, you need to find a file to work on. You can use `potodo <https://github.com/seluj78/potodo>`.
84+
Install it (``pip install potodo`` in a venv) and then run the command
85+
`potodo` in your cloned fork.
86+
From the list it spits out, you can choose any file that is not
87+
reserved. We recommend not starting with a file from ``c-api`` as it is very technical.
8988

9089
Once you've choosen a file, please open an issue telling you're
9190
working on it, to block someone from working on it.

0 commit comments

Comments
 (0)