FreeTube/.github/ISSUE_TEMPLATE/bug_report.md

38 lines
1005 B
Markdown

---
name: Bug report
about: Create a report to help us improve the application
title: ''
labels: bug
assignees: ''
---
**Important note**
Please check other open and closed issues for a similar bug before reporting a new one.
Also please leave all headers except this one in the issue, so that it is clear what belongs where.
**Behavior of the program**
Please write a clear and concise description of what the bug is.
**Expected behavior**
Please describe clear and concise what you expected to happen.
**To Reproduce**
Please add all steps to reproduce the behavior:
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error
**Screenshots**
If applicable, please add screenshots to help explain your problem. Especially console logs from the development tools are very helpful.
**Desktop (please complete the following information):**
- OS: [e.g. iOS]
- OS Version: [e.g. 22]
- FreeTube version: [e.g. 0.8]
**Additional context**
Add any other context about the problem here.