diff options
| author | Vasily <JustAMan@users.noreply.github.com> | 2019-01-11 22:05:27 -0500 |
|---|---|---|
| committer | Joshua Boniface <joshua@boniface.me> | 2019-01-12 13:41:37 -0500 |
| commit | c28283aa7cd765bdb89a4c6eda25d7dde8927f75 (patch) | |
| tree | 71d172f88ec306e7e23e6129857b24d3c0941d70 | |
| parent | 2e53f4c2e95dca85d7f7f82e075f008c0a321e87 (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. |
