From: Jack DeVries <58614260+jdevries3133@users.noreply.github.com> Date: Thu, 19 Aug 2021 08:10:54 +0000 (-0400) Subject: bpo-44830: [doc] Restore missing Mozilla devguide link (GH-27818) X-Git-Tag: v3.11.0a1~383 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=942d1a4284e9341df47c48d7c63e921136dc9719;p=thirdparty%2FPython%2Fcpython.git bpo-44830: [doc] Restore missing Mozilla devguide link (GH-27818) --- diff --git a/Doc/bugs.rst b/Doc/bugs.rst index 82819792a1ad..b3d057797c25 100644 --- a/Doc/bugs.rst +++ b/Doc/bugs.rst @@ -80,6 +80,10 @@ 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 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