Jelajahi Sumber

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

Require access type to be included in bug report
Joshua M. Boniface 6 tahun lalu
induk
melakukan
7b01de8db1
1 mengubah file dengan 1 tambahan dan 0 penghapusan
  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]
  - OS: [e.g. Docker, Debian, Windows]
  - Browser: [e.g. Firefox, Chrome, Safari]
  - Browser: [e.g. Firefox, Chrome, Safari]
  - Jellyfin Version: [e.g. 10.0.1]
  - Jellyfin Version: [e.g. 10.0.1]
+ - Reverse proxy: [e.g. no, nginx, apache, etc.]
 
 
 **Additional context**
 **Additional context**
 <!-- Add any other context about the problem here. -->
 <!-- Add any other context about the problem here. -->