浏览代码

Merge pull request #1136 from jellyfin/add-access-to-template

Require access type to be included in bug report
Joshua M. Boniface 6 年之前
父节点
当前提交
7b01de8db1
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      .github/ISSUE_TEMPLATE/bug_report.md

+ 1 - 0
.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. -->