Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 8 additions & 1 deletion documentation/help-documenting.rst
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,14 @@ By following the steps in the :ref:`Quick Guide to Pull Requests <pullrequest-qu
you will learn the workflow for documentation pull requests.

.. _documentation issues: https://github.com/python/cpython/issues?q=is%3Aissue+is%3Aopen+label%3Adocs
.. _octocat: https://github.com/logos


Translating
===========

The Python documentation is being actively translated into several languages.
If you are interested in helping with translation, see our pages on
:ref:`translating <translating>` to get started.


Proofreading
Expand Down
Loading