From: Senthil Kumaran Date: Mon, 16 Aug 2021 08:48:08 +0000 (-0700) Subject: [3.10] bpo-44830 - Remove the broken Broken Mozilla devguide link. (GH-27664) (GH... X-Git-Tag: v3.10.0rc2~95 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=b6a6d99a0ba3796a9d7d4fe8612b640f90e6d7f9;p=thirdparty%2FPython%2Fcpython.git [3.10] bpo-44830 - Remove the broken Broken Mozilla devguide link. (GH-27664) (GH-27666) (cherry picked from commit ebecffdb6d5fffa4249f9a813f1fc1915926feb5) Co-authored-by: Senthil Kumaran --- diff --git a/Doc/bugs.rst b/Doc/bugs.rst index 8ffc8b14c53e..82819792a1ad 100644 --- a/Doc/bugs.rst +++ b/Doc/bugs.rst @@ -80,10 +80,6 @@ taken on the bug. Article which goes into some detail about how to create a useful bug report. This describes what kind of information is useful and why it is useful. - `Bug Report Writing Guidelines `_ - Information about writing a good bug report. Some of this is specific to the - Mozilla project, but describes general good practices. - .. _contributing-to-python: Getting started contributing to Python yourself