python-telegram-bot/.github/ISSUE_TEMPLATE/bug_report.md

44 lines
805 B
Markdown
Raw Normal View History

---
name: Bug report
about: Create a report to help us improve
title: "[BUG]"
labels: 'bug :bug:'
assignees: ''
---
2016-05-24 02:54:36 +02:00
<!--
Thanks for reporting issues of python-telegram-bot!
Use this template to notify us if you found a bug.
2016-05-24 02:54:36 +02:00
To make it easier for us to help you please enter detailed information below.
2016-07-25 21:29:55 +02:00
2016-07-25 21:31:23 +02:00
Please note, we only support the latest version of python-telegram-bot and
master branch. Please make sure to upgrade & recreate the issue on the latest
version prior to opening an issue.
2016-05-24 02:54:36 +02:00
-->
### Steps to reproduce
1.
2.
3.
### Expected behaviour
Tell us what should happen
### Actual behaviour
Tell us what happens instead
### Configuration
**Operating System:**
2016-07-25 21:29:55 +02:00
**Version of Python, python-telegram-bot & dependencies:**
2016-05-24 02:54:36 +02:00
2016-07-25 21:29:55 +02:00
``$ python -m telegram``
2016-05-24 02:54:36 +02:00
### Logs
Insert logs here (if necessary)