JBOPS/.github/ISSUE_TEMPLATE/bug_report.md

43 lines
1.2 KiB
Markdown
Raw Normal View History

2020-01-02 18:45:19 +00:00
---
name: Bug report
about: Create a report to help us improve
title: Issue
labels: ''
assignees: ''
---
**Describe the bug**
2020-12-17 17:00:12 +00:00
2020-01-02 18:45:19 +00:00
A clear and concise description of what the bug is.
2020-12-17 17:00:12 +00:00
**Provide logs**
Tautulli logs - Please follow [Tautulli's guide](https://github.com/Tautulli/Tautulli-Wiki/wiki/Asking-for-Support#how-can-i-share-my-logs) for sharing logs. Please provide a link to a gist or pastebin.
PlexAPI logs - Create or find your logs location for [PlexAPI](https://python-plexapi.readthedocs.io/en/latest/configuration.html). Please follow [Tautulli's guide](https://github.com/Tautulli/Tautulli-Wiki/wiki/Asking-for-Support#how-can-i-share-my-logs) for sharing logs. Please provide a link to a gist or pastebin.
2020-01-02 18:45:19 +00:00
**Link to script with bug/issue**
**To Reproduce**
2020-12-17 17:00:12 +00:00
2020-01-02 18:45:19 +00:00
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.
**Screenshots**
If applicable, add screenshots to help explain your problem.
**Desktop (please complete the following information):**
- OS: [e.g. Linux, Windows, Docker]
- Python Version [e.g. 22]
2020-12-17 17:00:12 +00:00
- PlexAPI version [e.g. 4.1.0]
2020-01-02 18:45:19 +00:00
**Additional context**
Add any other context about the problem here.