You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You can use `potodo <https://github.com/seluj78/potodo>`, a tool made to find ``po`` to do.
84
+
85
+
You can use `potodo <https://github.com/seluj78/potodo>`_, a tool made to find ``po`` to do.
85
86
Install it using pip (``pip install potodo``) in a ``python3.6`` (or more) environement.
87
+
86
88
Then run the command ``potodo`` in your cloned fork.
87
89
From the list returned by the command, you can choose any file that is not reserved.
88
90
89
91
**We recommend not starting with a file from ``c-api`` as it is very technical.**
90
92
91
-
Once you've choosen a file to work one, please open an `issue on github <https://github.com/python/python-docs-fr>` in the format of `I'm working on FOLDER/FILE.po`. This is done to update ``potodo`` as it checks the github API for reserved ``.po`` files in issues and pull requests.
93
+
Once you've choosen a file to work one, please open an
94
+
`issue on github <https://github.com/python/python-docs-fr>`_ in the format of
95
+
`I'm workingon FOLDER/FILE.po`. This is done to update ``potodo`` as it checks
96
+
the github API for reserved ``.po`` files in issues and pull requests.
92
97
93
98
Now you're ready to start a work session. Each time you'll start a new file, start here:
0 commit comments