Skip to content

Commit 17c1fad

Browse files
mrocklinjreback
authored andcommitted
Add link to "Craft Minimal Bug Report" blogpost (#20431)
As requested in https://twitter.com/jreback/status/976242019864588294 This blogpost extends the MCVE documentation currently linked to in this docpage with some do's and don'ts counter-examples.
1 parent 01882ba commit 17c1fad

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

doc/source/contributing.rst

+3-2
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,9 @@ Bug reports and enhancement requests
3232

3333
Bug reports are an important part of making *pandas* more stable. Having a complete bug report
3434
will allow others to reproduce the bug and provide insight into fixing. See
35-
`this stackoverflow article <https://stackoverflow.com/help/mcve>`_ for tips on
36-
writing a good bug report.
35+
`this stackoverflow article <https://stackoverflow.com/help/mcve>`_ and
36+
`this blogpost <http://matthewrocklin.com/blog/work/2018/02/28/minimal-bug-reports>`_
37+
for tips on writing a good bug report.
3738

3839
Trying the bug-producing code out on the *master* branch is often a worthwhile exercise
3940
to confirm the bug still exists. It is also worth searching existing bug reports and pull requests

0 commit comments

Comments
 (0)