]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
bpo-44830: [doc] Restore missing Mozilla devguide link (GH-27818)
authorJack DeVries <58614260+jdevries3133@users.noreply.github.com>
Thu, 19 Aug 2021 08:10:54 +0000 (04:10 -0400)
committerGitHub <noreply@github.com>
Thu, 19 Aug 2021 08:10:54 +0000 (10:10 +0200)
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