File tree Expand file tree Collapse file tree 1 file changed +5
-6
lines changed Expand file tree Collapse file tree 1 file changed +5
-6
lines changed Original file line number Diff line number Diff line change @@ -80,12 +80,11 @@ is python 3.7, we don't want to translate directly on the python 3.5 release.
80
80
If needed translations would be backported on the oldest versions by the
81
81
`documentation team <https://www.python.org/dev/peps/pep-8015/#documentation-team> `.
82
82
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.
89
88
90
89
Once you've choosen a file, please open an issue telling you're
91
90
working on it, to block someone from working on it.
You can’t perform that action at this time.
0 commit comments