Update issue report.yml (#14099)

This commit is contained in:
felix920506 2025-06-06 20:56:29 +08:00 committed by GitHub
parent 97f9d0c7e6
commit ef90fe9157
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,6 +1,7 @@
name: Issue Report name: Issue Report
description: File an issue report description: File an issue report
labels: [bug, triage] labels: [bug, triage]
type: Bug
body: body:
- type: markdown - type: markdown
id: introduction id: introduction
@ -140,7 +141,9 @@ body:
- **Reverse Proxy**: [e.g. none, nginx, apache, etc.] - **Reverse Proxy**: [e.g. none, nginx, apache, etc.]
- **Base URL**: [e.g. none, yes: /example] - **Base URL**: [e.g. none, yes: /example]
- **Networking**: [e.g. Host, Bridge/NAT] - **Networking**: [e.g. Host, Bridge/NAT]
- **Storage**: [e.g. local, NFS, cloud] - **Jellyfin Data Storage**: [e.g. local SATA SSD, local HDD]
- **Media Storage**: [e.g. Local HDD, SMB Share]
- **External Integrations**: [e.g. Jellystat, Jellyseerr]
value: | value: |
- OS: - OS:
- Linux Kernel: - Linux Kernel:
@ -155,7 +158,9 @@ body:
- Reverse Proxy: - Reverse Proxy:
- Base URL: - Base URL:
- Networking: - Networking:
- Storage: - Jellyfin Data Storage:
- Media Storage:
- External Integrations:
render: markdown render: markdown
validations: validations:
required: true required: true