updated issue template

[ci skip]
This commit is contained in:
Noam Meltzer 2016-07-25 22:29:55 +03:00
parent f1ee54fa73
commit 171c70b4c2

View file

@ -1,6 +1,10 @@
<!-- <!--
Thanks for reporting issues of python-telegram-bot! Thanks for reporting issues of python-telegram-bot!
To make it easier for us to help you please enter detailed information below. To make it easier for us to help you please enter detailed information below.
Please note, we only support the latest version of python-telegram-bot. Please
make sure to upgrade & recreate the issue on the latest version prior to opening
an issue.
--> -->
### Steps to reproduce ### Steps to reproduce
1. 1.
@ -19,13 +23,9 @@ Tell us what happens instead
**Operating System:** **Operating System:**
**Version of Python:** **Version of Python, python-telegram-bot & dependencies:**
``$ python -V`` ``$ python -m telegram``
**Version of python-telegram-bot:**
``$ python -c 'import telegram; print(telegram.__version__)'``
### Logs ### Logs
Insert logs here (if necessary) Insert logs here (if necessary)