https://github.com/python/cpython/commit/2e1f9693333534e7de73bb8790b12572f83f7129 commit: 2e1f9693333534e7de73bb8790b12572f83f7129 branch: 3.10 author: Miss Islington (bot) <31488909+miss-islington at users.noreply.github.com> committer: ezio-melotti <ezio.melotti at gmail.com> date: 2022年04月16日T04:16:05+02:00 summary: Add link to documentation translation list (GH-91560) (#91589) (cherry picked from commit c4e8a93eb3fa5e5d930cea64f213443242c2588c) Co-authored-by: slateny <46876382+slateny at users.noreply.github.com> Co-authored-by: slateny <46876382+slateny at users.noreply.github.com> files: M Doc/bugs.rst diff --git a/Doc/bugs.rst b/Doc/bugs.rst index b3d057797c256..0feddeb5793fc 100644 --- a/Doc/bugs.rst +++ b/Doc/bugs.rst @@ -35,6 +35,10 @@ though it may take a while to be processed. `Helping with Documentation <https://devguide.python.org/docquality/#helping-with-documentation>`_ Comprehensive guide for individuals that are interested in contributing to Python documentation. + `Documentation Translations <https://devguide.python.org/documenting/#translating>`_ + A list of GitHub pages for documentation translation and their primary contacts. + + .. _using-the-tracker: Using the Python issue tracker