diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index 6b05d8f3c1..cdbaa29aa5 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -1,6 +1,11 @@ * Version: x.x.x * Python: 2.7/3.4/3.5 * OS: osx/linux/win +* `pip freeze` output + +``` + +``` ### What was wrong?