Skip to content

Commit

Permalink
Add reference on MCVE to GitHub issue template (pydata#2041)
Browse files Browse the repository at this point in the history
  • Loading branch information
shoyer authored Apr 11, 2018
1 parent e63e0e9 commit 8f96db4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/ISSUE_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
#### Code Sample, a copy-pastable example if possible

A "Minimal, Complete and Verifiable Example" will make it much easier for maintainers to help you:
http://matthewrocklin.com/blog/work/2018/02/28/minimal-bug-reports

```python
# Your code here

Expand Down

0 comments on commit 8f96db4

Please sign in to comment.