]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
bpo-44830: [doc] Restore missing Mozilla devguide link (GH-27818) (GH-27821)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 19 Aug 2021 08:36:55 +0000 (01:36 -0700)
committerGitHub <noreply@github.com>
Thu, 19 Aug 2021 08:36:55 +0000 (10:36 +0200)
(cherry picked from commit 942d1a4284e9341df47c48d7c63e921136dc9719)

Co-authored-by: Jack DeVries <58614260+jdevries3133@users.noreply.github.com>
Doc/bugs.rst

index ee914920f10f02889585ee2467b34c4dae88ca64..192995ab06344c7395ffd9662b01fd0fd2e95426 100644 (file)
@@ -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 <https://bugzilla.mozilla.org/page.cgi?id=bug-writing.html>`_
+      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