44 lines
987 B
Markdown
44 lines
987 B
Markdown
---
|
|
name: Bug report
|
|
about: Create a report to help us improve
|
|
title: ""
|
|
labels: "is: bug"
|
|
assignees: ""
|
|
---
|
|
|
|
**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.
|
|
|
|
**LibreTime version:**
|
|
Version from the upgrade popup if you can reach it.
|
|
|
|
**Installation method:**
|
|
|
|
- OS: [e.g. Ubuntu]
|
|
- OS Version [e.g. 18.04.5 LTS (Bionic Beaver)]
|
|
- Method: [e.g. `./install` script or packages]
|
|
- Details: [how did you call the install script, where did you get packages from]
|
|
|
|
**Screenshots**
|
|
If applicable, add screenshots to help explain your problem.
|
|
|
|
**Client (please complete the following information if applicable):**
|
|
|
|
- OS: [e.g. Fedora]
|
|
- Browser [e.g. chrome, safari]
|
|
- Version [e.g. 22]
|
|
|
|
**Additional context**
|
|
Add any other context about the problem here.
|