From: Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> Date: Thu, 19 Aug 2021 08:36:55 +0000 (-0700) Subject: bpo-44830: [doc] Restore missing Mozilla devguide link (GH-27818) (GH-27821) X-Git-Tag: v3.9.7~42 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=fb6074f5d71a6f9802bad97a129378c9556ed8d3;p=thirdparty%2FPython%2Fcpython.git bpo-44830: [doc] Restore missing Mozilla devguide link (GH-27818) (GH-27821) (cherry picked from commit 942d1a4284e9341df47c48d7c63e921136dc9719) Co-authored-by: Jack DeVries <58614260+jdevries3133@users.noreply.github.com> --- diff --git a/Doc/bugs.rst b/Doc/bugs.rst index ee914920f10f..192995ab0634 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