diff options
| author | Vasily <JustAMan@users.noreply.github.com> | 2019-12-06 12:53:42 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-12-06 12:53:42 +0300 |
| commit | 935525e77a18061195dea786be71d38fffe82a10 (patch) | |
| tree | 5fb45f9dadf58db32a79508a9eb0afcb83329eaf | |
| parent | caa57d5bda10722b1224e774f30f4ccad4f8c446 (diff) | |
| parent | 8718e1ea6b76386e4b5032da0a770cec1b7acf42 (diff) | |
Merge pull request #2102 from jellyfin/Bond-009-plugins
Add installed plugins to bug reports
| -rw-r--r-- | .github/ISSUE_TEMPLATE/bug_report.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index ca89c1cb9..bd13d4b00 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -30,6 +30,7 @@ assignees: '' - OS: [e.g. Docker, Debian, Windows] - Browser: [e.g. Firefox, Chrome, Safari] - Jellyfin Version: [e.g. 10.0.1] + - Installed Plugins: [e.g. none, Fanart, Anime, etc.] - Reverse proxy: [e.g. no, nginx, apache, etc.] **Additional context** |
