Skip to content

Commit

Permalink
Update Github issue template (#14268)
Browse files Browse the repository at this point in the history
  • Loading branch information
TomAugspurger authored and jorisvandenbossche committed Sep 23, 2016
1 parent d9e51fe commit 99b5876
Showing 1 changed file with 11 additions and 2 deletions.
13 changes: 11 additions & 2 deletions .github/ISSUE_TEMPLATE.md
@@ -1,6 +1,15 @@
#### Code Sample, a copy-pastable example if possible
#### A small, complete example of the issue

```python
# Your code here

```

#### Expected Output

#### output of ``pd.show_versions()``
#### Output of ``pd.show_versions()``

<details>
# Paste the output here

</details>

0 comments on commit 99b5876

Please sign in to comment.