MTPyroger/.github/ISSUE_TEMPLATE/bug_report.md
2019-05-12 00:18:59 +02:00

21 lines
730 B
Markdown

---
name: Bug Report
about: Create a bug report affecting the library
labels: "bug"
---
<!-- WARNING: Ignoring this template will lead to the issue being closed as incomplete -->
## Checklist
- [ ] I am sure the error is coming from Pyrogram's code and not elsewhere.
- [ ] I have searched in the issue tracker for similar bug reports, including closed ones.
- [ ] I ran `pip3 install -U https://github.com/pyrogram/pyrogram/archive/develop.zip` and reproduced the issue using the latest development version.
## Description
A clear and concise description of the problem.
## Steps to Reproduce
[A minimal, complete and verifiable example](https://stackoverflow.com/help/mcve).
## Traceback
The full traceback (if applicable).