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

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

index 82819792a1ad8c4bbabd022818ced65e7e06e8f9..b3d057797c256138e1c0a5dd65e10c9789490bf9 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