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)