diff options
| author | Vasily <JustAMan@users.noreply.github.com> | 2019-03-19 17:37:56 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-03-19 17:37:56 +0300 |
| commit | f73d8a44df6302be59db7aaad6117985b3f5683a (patch) | |
| tree | 0dc01c6ecd14075b97b66d8281cb33211604b9dd | |
| parent | 752d65d0204ec474bfce0d2d949bd1bee9e1f89b (diff) | |
Improve the wording per @joshuaboniface suggestion
| -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 047848268..ca89c1cb9 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -30,7 +30,7 @@ assignees: '' - OS: [e.g. Docker, Debian, Windows] - Browser: [e.g. Firefox, Chrome, Safari] - Jellyfin Version: [e.g. 10.0.1] - - Jellyfin access: [direct, reverse proxy via nginx, reverse proxy via apache, etc.] + - Reverse proxy: [e.g. no, nginx, apache, etc.] **Additional context** <!-- Add any other context about the problem here. --> |
