aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoshua M. Boniface <joshua@boniface.me>2019-03-19 10:52:49 -0400
committerGitHub <noreply@github.com>2019-03-19 10:52:49 -0400
commit7b01de8db181e7b78258b160525592bd31337e1e (patch)
tree0dc01c6ecd14075b97b66d8281cb33211604b9dd
parentc7e7aa0a6166f0909964c9a321c79422575a7d64 (diff)
parentf73d8a44df6302be59db7aaad6117985b3f5683a (diff)
Merge pull request #1136 from jellyfin/add-access-to-template
Require access type to be included in bug report
-rw-r--r--.github/ISSUE_TEMPLATE/bug_report.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md
index 137a689e8..ca89c1cb9 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]
+ - Reverse proxy: [e.g. no, nginx, apache, etc.]
**Additional context**
<!-- Add any other context about the problem here. -->