mirror of
				https://github.com/jellyfin/jellyfin.git
				synced 2025-10-31 10:37:22 -04:00 
			
		
		
		
	Merge pull request #6814 from thornbill/fix-issue-template
This commit is contained in:
		
						commit
						a7a6a22109
					
				
							
								
								
									
										34
									
								
								.github/ISSUE_TEMPLATE/issue report.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										34
									
								
								.github/ISSUE_TEMPLATE/issue report.yml
									
									
									
									
										vendored
									
									
								
							| @ -13,15 +13,15 @@ body: | |||||||
|       label: Please describe your bug |       label: Please describe your bug | ||||||
|       description: Also tell us, what did you expect to happen? |       description: Also tell us, what did you expect to happen? | ||||||
|       placeholder: | |       placeholder: | | ||||||
|       The more information that you are able to provide, the better. Did you do anything before this happened? Did you upgrade or change anything? Any screenshots or logs you can provide will be helpful. |         The more information that you are able to provide, the better. Did you do anything before this happened? Did you upgrade or change anything? Any screenshots or logs you can provide will be helpful. | ||||||
|        | 
 | ||||||
|       This is my issue. |         This is my issue. | ||||||
|        | 
 | ||||||
|       Steps to Reproduce |         Steps to Reproduce | ||||||
|         1. In this environment... |           1. In this environment... | ||||||
|         2. With this config... |           2. With this config... | ||||||
|         3. Run '...' |           3. Run '...' | ||||||
|         4. See error... |           4. See error... | ||||||
|     validations: |     validations: | ||||||
|       required: true |       required: true | ||||||
|   - type: dropdown |   - type: dropdown | ||||||
| @ -59,14 +59,14 @@ body: | |||||||
|         - **Networking**: [e.g. Host, Bridge/NAT] |         - **Networking**: [e.g. Host, Bridge/NAT] | ||||||
|         - **Storage**: [e.g. local, NFS, cloud] |         - **Storage**: [e.g. local, NFS, cloud] | ||||||
|       value: | |       value: | | ||||||
|         - OS:  |         - OS: | ||||||
|         - Virtualization:  |         - Virtualization: | ||||||
|         - Clients:  |         - Clients: | ||||||
|         - Browser:  |         - Browser: | ||||||
|         - FFmpeg Version: |         - FFmpeg Version: | ||||||
|         - Playback Method: |         - Playback Method: | ||||||
|         - Hardware Acceleration:  |         - Hardware Acceleration: | ||||||
|         - Plugins:  |         - Plugins: | ||||||
|         - Reverse Proxy: |         - Reverse Proxy: | ||||||
|         - Base URL: |         - Base URL: | ||||||
|         - Networking: |         - Networking: | ||||||
| @ -77,14 +77,14 @@ body: | |||||||
|     attributes: |     attributes: | ||||||
|       label: Jellyfin logs |       label: Jellyfin logs | ||||||
|       description: Please copy and paste any relevant log output. This can be found in Dashboard > Logs. |       description: Please copy and paste any relevant log output. This can be found in Dashboard > Logs. | ||||||
|       placeholder: For playback issues, browser/client and FFmpeg logs may be more useful.  |       placeholder: For playback issues, browser/client and FFmpeg logs may be more useful. | ||||||
|       render: shell |       render: shell | ||||||
|   - type: textarea |   - type: textarea | ||||||
|     id: ffmpeg-logs |     id: ffmpeg-logs | ||||||
|     attributes: |     attributes: | ||||||
|       label: FFmpeg logs |       label: FFmpeg logs | ||||||
|       description: Please copy and paste any relevant log output. This can be found in Dashboard > Logs. |       description: Please copy and paste any relevant log output. This can be found in Dashboard > Logs. | ||||||
|       placeholder: It's important to include the specific codec details. If no FFmpeg logs appear, the file was Direct Played and did not use FFmpeg.  |       placeholder: It's important to include the specific codec details. If no FFmpeg logs appear, the file was Direct Played and did not use FFmpeg. | ||||||
|       render: shell |       render: shell | ||||||
|   - type: textarea |   - type: textarea | ||||||
|     id: browserlogs |     id: browserlogs | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user