We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
numfocus
Learn more about funding links in repositories.
Report abuse
There was an error while loading. Please reload this page.
1 parent 01882ba commit 17c1fadCopy full SHA for 17c1fad
doc/source/contributing.rst
@@ -32,8 +32,9 @@ Bug reports and enhancement requests
32
33
Bug reports are an important part of making *pandas* more stable. Having a complete bug report
34
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.
+`this stackoverflow article <https://stackoverflow.com/help/mcve>`_ and
+`this blogpost <http://matthewrocklin.com/blog/work/2018/02/28/minimal-bug-reports>`_
37
+for tips on writing a good bug report.
38
39
Trying the bug-producing code out on the *master* branch is often a worthwhile exercise
40
to confirm the bug still exists. It is also worth searching existing bug reports and pull requests
0 commit comments