diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index d377571..bfcf0f0 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 +```