mirror of
https://github.com/Suwayomi/TachideskJUI.git
synced 2025-12-10 06:42:05 +01:00
45 lines
1.5 KiB
Markdown
45 lines
1.5 KiB
Markdown
---
|
|
name: "🐞 Bug report"
|
|
title: "[Bug] <short description>"
|
|
about: "Report a bug"
|
|
labels: "bug"
|
|
---
|
|
|
|
**PLEASE READ THIS**
|
|
|
|
I acknowledge that:
|
|
|
|
- I have updated to the latest version of the app.
|
|
- I have tried the troubleshooting guide described in `README.md`
|
|
- If this is a request for adding/changing an extension it should be brought up to Tachiyomi: https://github.com/tachiyomiorg/tachiyomi-extensions/issues/new/choose
|
|
- If this is an issue with some extension not working properly, It does work inside Tachiyomi as intended.
|
|
- I have searched the existing issues and this is a new ticket **NOT** a duplicate or related to another open issue
|
|
- I will fill out the title and the information in this template
|
|
|
|
Note that the issue will be automatically closed if you do not fill out the title or requested information.
|
|
|
|
**DELETE THIS SECTION IF YOU HAVE READ AND ACKNOWLEDGED IT**
|
|
|
|
---
|
|
|
|
## Device information
|
|
- Suwayomi-JUI version: (Example: v1.3.2)
|
|
- Operating System: (Example: Ubuntu 20.04)
|
|
- Desktop Environment: (Example: Gnome 40)
|
|
- Server Type: (Example: Internal)
|
|
- Client JVM version: (Example: Java 17.0.1 or JUI Installer)
|
|
- Server JVM version: (Example: Same as Client or OpenJDK 8u281)
|
|
|
|
## Steps to reproduce
|
|
1. First Step
|
|
2. Second Step
|
|
|
|
### Expected behavior
|
|
Describe what should have happened. Remove this line after you are done.
|
|
|
|
### Actual behavior
|
|
Describe what happens instead. Remove this line after you are done.
|
|
|
|
## Other details
|
|
Describe additional details If necessary. Remove this line after you are done.
|