From 2e1f9693333534e7de73bb8790b12572f83f7129 Mon Sep 17 00:00:00 2001 From: "Miss Islington (bot)" <31488909+miss-islington@users.noreply.github.com> Date: Fri, 15 Apr 2022 19:16:05 -0700 Subject: [PATCH] Add link to documentation translation list (GH-91560) (#91589) (cherry picked from commit c4e8a93eb3fa5e5d930cea64f213443242c2588c) Co-authored-by: slateny <46876382+slateny@users.noreply.github.com> Co-authored-by: slateny <46876382+slateny@users.noreply.github.com> --- Doc/bugs.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Doc/bugs.rst b/Doc/bugs.rst index b3d057797c25..0feddeb5793f 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