jellyfin/.github/ISSUE_TEMPLATE/bug_report.md
Joshua M. Boniface 54e2feabba Update bug_report.md
Add section about log files.
2019-01-10 23:41:40 -05:00

36 lines
722 B
Markdown

---
name: Bug report
about: Create a bug report
title: ''
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
**Expected behavior**
A clear and concise description of what you expected to happen.
**Logs**
Please paste any log errors.
**Screenshots**
If applicable, add screenshots to help explain your problem.
**System (please complete the following information):**
- OS: [e.g. Docker, Debian, Windows]
- Browser [e.g. Firefox, Chrome, Safari]
- Version [e.g. 10.0.1]
**Additional context**
Add any other context about the problem here.