From c4e8a93eb3fa5e5d930cea64f213443242c2588c Mon Sep 17 00:00:00 2001 From: slateny <46876382+slateny@users.noreply.github.com> Date: Fri, 15 Apr 2022 18:18:10 -0700 Subject: [PATCH] Add link to documentation translation list (#91560) --- Doc/bugs.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Doc/bugs.rst b/Doc/bugs.rst index b32d359d0285..69d7c27410d5 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 `_ Comprehensive guide for individuals that are interested in contributing to Python documentation. + `Documentation Translations `_ + A list of GitHub pages for documentation translation and their primary contacts. + + .. _using-the-tracker: Using the Python issue tracker -- 2.47.3