FreeTube/.github/ISSUE_TEMPLATE/bug_report.md

41 lines
1.3 KiB
Markdown
Raw Normal View History

---
name: Bug report
2020-11-04 22:58:50 +01:00
about: Report an issue or unexpected behavior that occurs within the application
title: ''
labels: bug
assignees: ''
---
2020-11-04 22:58:50 +01:00
**README: Before You Submit Your Issue**
- Please check other open and closed issues for a similar bug before reporting a new one.
- Make sure you are on the latest release of FreeTube before submitting an issue.
- Remove this notice before posting.
**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.
2020-11-04 22:58:50 +01:00
**Environment Information (please complete the following information):**
- OS: [e.g. Windows, Mac, Ubuntu, Fedora, Arch, etc.]
- OS Version: [e.g. Windows 10, Ubuntu 20.04]
- FreeTube version: [e.g. 0.9.0, Nightly build?]
2020-11-15 18:48:57 +01:00
- Installation Method (If applicable): [e.g. Portable, .exe, .deb, .AppImage, FlatHub]
- Primary API Used: [Local API, Invidious API]
**Additional context**
Add any other context about the problem here.