From b34b47d3426f2dfeee1e0162bab8970845ec55d8 Mon Sep 17 00:00:00 2001 From: Jack Ivanov Date: Tue, 4 Apr 2017 16:20:10 +0200 Subject: [PATCH] Update ISSUE_TEMPLATE.md --- .github/ISSUE_TEMPLATE.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index d3775717..bfcf0f07 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -7,7 +7,10 @@ ### Version of components from `requirements.txt` - +``` +pip show (all the packages from requirements.txt) +PUT THE OUTPUT HERE. DON'T NEED TO PASTE requirements.txt +```