diff options
-rw-r--r-- | Doc/bugs.rst | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Doc/bugs.rst b/Doc/bugs.rst index 8281979..b3d0577 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 <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 |