Skip to content

Commit

Permalink
Add pip freeze output to template.
Browse files Browse the repository at this point in the history
  • Loading branch information
pipermerriam authored Oct 11, 2018
1 parent 0fa4680 commit 4600a2e
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/ISSUE_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
* Version: x.x.x
* Python: 2.7/3.4/3.5
* OS: osx/linux/win
* `pip freeze` output

```
<put the output from running pip freeze here>
```


### What was wrong?
Expand Down

0 comments on commit 4600a2e

Please sign in to comment.