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

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