1
0
mirror of https://github.com/instaloader/instaloader.git synced 2024-10-04 14:27:12 +02:00
instaloader/.github/ISSUE_TEMPLATE/bug_report.md
2019-08-20 22:05:49 +02:00

28 lines
683 B
Markdown

---
name: 🐛 Bug report
about: Create a report to help us improve 🤕
labels: bug
---
**Describe the bug**
A clear and concise description of what the bug is.
**To Reproduce**
Steps to reproduce the behavior:
(e.g. Instaloader command line)
**Expected behavior**
A clear and concise description of what you expected to happen (if not obvious).
**Error messages and tracebacks**
If applicable, add error messages and tracebacks to help explain your problem.
**Instaloader version**
`instaloader --version` output.
**Additional context**
Add any other context about the problem here.
(please also see https://instaloader.github.io/contributing.html for how to report a bug)