mirror of
				https://github.com/dockur/windows.git
				synced 2025-10-30 20:45:50 +00:00 
			
		
		
		
	Update 3-bug.yml
This commit is contained in:
		
							parent
							
								
									76b6e99e19
								
							
						
					
					
						commit
						85194f68ae
					
				
					 1 changed files with 2 additions and 25 deletions
				
			
		
							
								
								
									
										27
									
								
								.github/ISSUE_TEMPLATE/3-bug.yml
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										27
									
								
								.github/ISSUE_TEMPLATE/3-bug.yml
									
										
									
									
										vendored
									
									
								
							|  | @ -3,35 +3,12 @@ description: Create a report to help us improve the container | |||
| title: "[Bug]: " | ||||
| labels: ["bug"] | ||||
| body: | ||||
|   - type: checkboxes | ||||
|     attributes: | ||||
|       label: Is there no existing bug report for this? | ||||
|       description: Please search to see if the bug was not already reported before. | ||||
|       options: | ||||
|       - label: I have searched the existing bug reports | ||||
|         required: true | ||||
|   - type: input | ||||
|     id: cpu | ||||
|     attributes: | ||||
|       label: Machine specifications | ||||
|       description: The processor and RAM amount in your machine. | ||||
|       placeholder: e.g. Intel N5105 / 16 GB  | ||||
|     validations: | ||||
|       required: true | ||||
|   - type: input | ||||
|     id: os | ||||
|     attributes: | ||||
|       label: Operating system | ||||
|       description: The distribution and kernel version (as shown by `uname -a`). | ||||
|       placeholder: e.g. Ubuntu 24.04 / Kernel 6.8.0-22-generic | ||||
|     validations: | ||||
|       required: true | ||||
|   - type: input | ||||
|     id: docker | ||||
|     attributes: | ||||
|       label: Docker version | ||||
|       description: The version of the Docker engine (as shown by `docker -v`). | ||||
|       placeholder: e.g. 26.0.1 | ||||
|       description: Your Linux distribution (can be shown by `lsb_release -a`). | ||||
|       placeholder: e.g. Ubuntu 24.04 | ||||
|     validations: | ||||
|       required: true | ||||
|   - type: textarea | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Kroese
						Kroese