mirror of
https://github.com/libre-tube/LibreTube.git
synced 2024-12-13 22:00:30 +05:30
30 lines
598 B
Markdown
30 lines
598 B
Markdown
|
---
|
||
|
name: Bug report
|
||
|
about: Create a bug report to help fix an issue with LibreTube
|
||
|
title: "[BUG] <brief bug description>"
|
||
|
labels: 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
|
||
|
|
||
|
<!--
|
||
|
Please use the latest version of LibreTube
|
||
|
-->
|
||
|
|
||
|
**Smartphone (please complete the following information):**
|
||
|
- Device: [e.g. Xiamoi Note 10]
|
||
|
- Android version: [e.g. 10]
|
||
|
|
||
|
**Additional context**
|
||
|
Add any other context about the problem here.
|