From: Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> Date: Sun, 8 Aug 2021 03:44:08 +0000 (-0700) Subject: bpo-44830 - Remove the broken Broken Mozilla devguide link. (GH-27664) (GH-27665) X-Git-Tag: v3.9.7~70 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F27670%2Fhead;p=thirdparty%2FPython%2Fcpython.git bpo-44830 - Remove the broken Broken Mozilla devguide link. (GH-27664) (GH-27665) (cherry picked from commit ebecffdb6d5fffa4249f9a813f1fc1915926feb5) Co-authored-by: Senthil Kumaran Co-authored-by: Senthil Kumaran --- diff --git a/Doc/bugs.rst b/Doc/bugs.rst index a17f04d26fa4..ee914920f10f 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