manga-dlp/.github/ISSUE_TEMPLATE/bug_report.md

36 lines
776 B
Markdown
Raw Normal View History

2022-06-20 16:28:57 +02:00
---
name: Bug report
about: Create a report to help us improve
title: "[BUG] <short summary>"
labels: bug
assignees: olofvndrhr
---
**System info (please complete the following information):**
- Host: [e.g. Linux/Debian or Docker]
- App Version [e.g. 2.1.5]
- ENV Variables [e.g. --format "pdf"]
- Custom cronjob/schedule [only for docker]
**Describe the bug**
A clear and concise description of what the bug is.
**To Reproduce**
Steps to reproduce the behavior:
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error
**Expected behavior**
A clear and concise description of what you expected to happen.
**Screenshots**
If applicable, add screenshots to help explain your problem.
**Additional context**
Add any other context about the problem here.