mirror of
https://github.com/tachiyomiorg/tachiyomi.git
synced 2024-11-04 08:55:06 +01:00
25 lines
373 B
Markdown
25 lines
373 B
Markdown
|
---
|
||
|
name: "🐞 Bug report"
|
||
|
about: Report a bug
|
||
|
title: "[Bug] Write short description here"
|
||
|
labels: "bug"
|
||
|
|
||
|
---
|
||
|
|
||
|
### Device information
|
||
|
* Tachiyomi version: ?
|
||
|
* Android version: ?
|
||
|
|
||
|
## Steps to reproduce
|
||
|
1. First step
|
||
|
2. Second step
|
||
|
|
||
|
### Expected behavior
|
||
|
This should happen.
|
||
|
|
||
|
### Actual behavior
|
||
|
This happened instead.
|
||
|
|
||
|
### Other details
|
||
|
Additional details and attachments.
|