diff options
| author | Vasily <JustAMan@users.noreply.github.com> | 2019-01-11 22:05:27 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-01-11 22:05:27 -0500 |
| commit | b1406d33f15b75ff7ba791f514d1f6e922a81f36 (patch) | |
| tree | 411d9ae2c7238fa84631e2aa156caa2334cf5140 | |
| parent | 2f31f9a38257bffcf09033d840b160445e002ec0 (diff) | |
Be explcit about what the version is
Co-Authored-By: joshuaboniface <joshua@boniface.me>
| -rw-r--r-- | .github/ISSUE_TEMPLATE/bug_report.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index b4e340d39..4abd39cfc 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -29,7 +29,7 @@ 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] + - Jellyfin Version: [e.g. 10.0.1] **Additional context** Add any other context about the problem here. |
