Skip to content

Commit 171c70b

Browse files
committed
updated issue template
[ci skip]
1 parent f1ee54f commit 171c70b

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

.github/ISSUE_TEMPLATE.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
<!--
22
Thanks for reporting issues of python-telegram-bot!
33
To make it easier for us to help you please enter detailed information below.
4+
5+
Please note, we only support the latest version of python-telegram-bot. Please
6+
make sure to upgrade & recreate the issue on the latest version prior to opening
7+
an issue.
48
-->
59
### Steps to reproduce
610
1.
@@ -19,13 +23,9 @@ Tell us what happens instead
1923
**Operating System:**
2024

2125

22-
**Version of Python:**
23-
24-
``$ python -V``
25-
26-
**Version of python-telegram-bot:**
26+
**Version of Python, python-telegram-bot & dependencies:**
2727

28-
``$ python -c 'import telegram; print(telegram.__version__)'``
28+
``$ python -m telegram``
2929

3030
### Logs
3131
Insert logs here (if necessary)

0 commit comments

Comments
 (0)