File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -32,8 +32,9 @@ Bug reports and enhancement requests
32
32
33
33
Bug reports are an important part of making *pandas * more stable. Having a complete bug report
34
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.
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.
37
38
38
39
Trying the bug-producing code out on the *master * branch is often a worthwhile exercise
39
40
to confirm the bug still exists. It is also worth searching existing bug reports and pull requests
You can’t perform that action at this time.
0 commit comments