From 171c70b4c255a543573a0536ab69c1d5957824a8 Mon Sep 17 00:00:00 2001 From: Noam Meltzer Date: Mon, 25 Jul 2016 22:29:55 +0300 Subject: [PATCH] updated issue template [ci skip] --- .github/ISSUE_TEMPLATE.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index 6222a1494..8a46d6940 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -1,6 +1,10 @@ ### Steps to reproduce 1. @@ -19,13 +23,9 @@ Tell us what happens instead **Operating System:** -**Version of Python:** +**Version of Python, python-telegram-bot & dependencies:** -``$ python -V`` - -**Version of python-telegram-bot:** - -``$ python -c 'import telegram; print(telegram.__version__)'`` +``$ python -m telegram`` ### Logs Insert logs here (if necessary)