mirror of
				https://git.proxmox.com/git/mirror_zfs.git
				synced 2025-10-26 18:05:04 +03:00 
			
		
		
		
	Update bug report template
- Remove the "SPL Version" line, the repositories have been merged since the 0.8 release and we no longer need to ask about this. - Simply ask for the kernel version / patch level and add a hint about how to get this information on Linux and FreeBSD. - Remove "Status: Triage Needed" from the template, in practice we really haven't been using this label so let's step setting it. Reviewed-by: Matthew Ahrens <mahrens@delphix.com> Reviewed-by: George Melikov <mail@gmelikov.ru> Reviewed-by: Ryan Moeller <ryan@iXsystems.com> Reviewed-by: John Kennedy <john.kennedy@delphix.com> Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov> Closes: #12340
This commit is contained in:
		
							parent
							
								
									4a5316eef4
								
							
						
					
					
						commit
						8009f02748
					
				
							
								
								
									
										14
									
								
								.github/ISSUE_TEMPLATE/bug_report.md
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										14
									
								
								.github/ISSUE_TEMPLATE/bug_report.md
									
									
									
									
										vendored
									
									
								
							| @ -25,14 +25,16 @@ Type | Version/Name | ||||
|  --- | --- | ||||
| Distribution Name	| | ||||
| Distribution Version	| | ||||
| Linux Kernel	| | ||||
| Kernel Version	| | ||||
| Architecture	| | ||||
| ZFS Version	| | ||||
| SPL Version	| | ||||
| OpenZFS Version	| | ||||
| <!-- | ||||
| Commands to find ZFS/SPL versions: | ||||
| modinfo zfs | grep -iw version | ||||
| modinfo spl | grep -iw version | ||||
| Command to find OpenZFS version: | ||||
| zfs version | ||||
| 
 | ||||
| Commands to find kernel version: | ||||
| uname -r		# Linux | ||||
| freebsd-version -r	# FreeBSD | ||||
| --> | ||||
| 
 | ||||
| ### Describe the problem you're observing | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user
	 Brian Behlendorf
						Brian Behlendorf