telegram_media_downloader/.github/ISSUE_TEMPLATE/bug_report.md
DK 84051d8500 doc: add issue templates
Added the following templates:
- Bug Report
- Feature Request
- Documentation Improvement
2020-12-13 19:53:50 +01:00

659 B

name about title labels assignees
Bug report Create a report to help us improve by fixing bugs

Describe the bug A clear and concise description of what the bug is.

To Reproduce Share the config: Please don't share your api_hash & api_id

chat_id: telegram_chat_id
last_read_message_id: 0
media_types:
- audio
- photo
- video
- document
- voice
file_formats:
  audio:
  - all
  document:
  - all
  video:
  - all

Python Version Python: [e.g. 3.7.7]

OS: The OS and its version: [e.g. Ubuntu 20.04]

Logs Logs showing the exception

Additional context Add any other context about the problem here.