From 3036a126ba1aef276ae125cf3a9b9ca4590bf81f Mon Sep 17 00:00:00 2001 From: blacktwin Date: Thu, 17 Dec 2020 12:00:12 -0500 Subject: [PATCH] Update bug_report.md --- .github/ISSUE_TEMPLATE/bug_report.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 61926ff..1ce17ee 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -8,11 +8,19 @@ assignees: '' --- **Describe the bug** + A clear and concise description of what the bug is. +**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. + **Link to script with bug/issue** **To Reproduce** + Steps to reproduce the behavior: 1. Go to '...' 2. Click on '....' @@ -27,8 +35,8 @@ If applicable, add screenshots to help explain your problem. **Desktop (please complete the following information):** - OS: [e.g. Linux, Windows, Docker] - - Browser [e.g. chrome, safari] - Python Version [e.g. 22] + - PlexAPI version [e.g. 4.1.0] **Additional context** Add any other context about the problem here.