mirror of
https://github.com/iv-org/invidious.git
synced 2025-10-29 12:18:29 -05:00
41 lines
1.3 KiB
Markdown
41 lines
1.3 KiB
Markdown
---
|
|
name: Bug report
|
|
about: Create a bug report to help us improve Invidious
|
|
title: '[Bug] '
|
|
labels: bug
|
|
assignees: ''
|
|
|
|
---
|
|
|
|
<!-- The comments between these brackets won't show up in the issue. -->
|
|
<!-- If you want to suggest a new feature please use "Feature request" instead -->
|
|
<!-- If you want to suggest an enhancement to an existing feature please use "Enhancement" instead -->
|
|
|
|
### Checklist
|
|
<!-- This checklist is COMPULSORY. The first box has been checked so you you can see how it is done. -->
|
|
- [x] This is a bug report, not enhancment or feature request.
|
|
- [ ] I checked, but didn't find any duplicates of this issue in the repo. <!-- Please use the search function to check if the bug you found has already been reported by someone else. Seriously, check. -->
|
|
|
|
**Describe the bug**
|
|
<!-- A clear and concise description of what the bug is. -->
|
|
|
|
**Steps to Reproduce**
|
|
<!-- Steps to reproduce the behavior:
|
|
1. Go to '...'
|
|
2. Click on '....'
|
|
3. Scroll down to '....'
|
|
4. See error
|
|
-->
|
|
|
|
**Logs**
|
|
<!-- If applicable, copy the log that appear in the browser page where the error is reported. -->
|
|
|
|
**Screenshots**
|
|
<!-- If applicable, add screenshots to help explain your problem. -->
|
|
|
|
**Additional context**
|
|
<!-- Add any other context about the problem here.
|
|
- Browser (if applicable):
|
|
- OS (if applicable):
|
|
-->
|