Telethon/.github/ISSUE_TEMPLATE.md
2018-04-26 19:00:45 +02:00

11 lines
529 B
Markdown

<!--
0. The library is Python >= 3.4, not Python 2.x.
1. If you have a QUESTION, ask it on @TelethonChat (Telegram) or StackOverflow, not here. It will be closed immediatly with no explanation if you post it here.
2. If you have an ISSUE or you are experiencing strange behaviour, make sure you're using the latest version (pip install -U telethon), and post as much information as possible here. Enhancement suggestions are welcome too.
If you paste code, please put it between three backticks (`):
```python
code here
```
-->