1
0
Fork 0

Update README.rst (#614)

This commit is contained in:
Jules Lasne (jlasne) 2019-03-21 19:45:35 +01:00 committed by Julien Palard
parent 45d762b789
commit 26c604f4dd
1 changed files with 5 additions and 6 deletions

View File

@ -80,12 +80,11 @@ is python 3.7, we don't want to translate directly on the python 3.5 release.
If needed translations would be backported on the oldest versions by the
`documentation team <https://www.python.org/dev/peps/pep-8015/#documentation-team>`.
First, you need to find a file to work on. You can use `potodo
<https://github.com/seluj78/potodo>`. Install it (``pip install
potodo`` in a venv) and then run the command `potodo` in your cloned
fork. From the list it spits out, you can choose any file that is not
reserved. We recommend not starting with a file from ``c-api` as it is
very technical.
First, you need to find a file to work on. You can use `potodo <https://github.com/seluj78/potodo>`.
Install it (``pip install potodo`` in a venv) and then run the command
`potodo` in your cloned fork.
From the list it spits out, you can choose any file that is not
reserved. We recommend not starting with a file from ``c-api`` as it is very technical.
Once you've choosen a file, please open an issue telling you're
working on it, to block someone from working on it.