Update issue templates
This commit is contained in:
		
							parent
							
								
									6a2d87e40f
								
							
						
					
					
						commit
						d0e443e893
					
				
					 1 changed files with 29 additions and 0 deletions
				
			
		
							
								
								
									
										29
									
								
								.github/ISSUE_TEMPLATE/🐛bug-report.md
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										29
									
								
								.github/ISSUE_TEMPLATE/🐛bug-report.md
									
									
									
									
										vendored
									
									
										Normal file
									
								
							| 
						 | 
					@ -0,0 +1,29 @@
 | 
				
			||||||
 | 
					---
 | 
				
			||||||
 | 
					name: "\U0001F41BBug report"
 | 
				
			||||||
 | 
					about: Report a bug or error
 | 
				
			||||||
 | 
					title: ''
 | 
				
			||||||
 | 
					labels: user issue
 | 
				
			||||||
 | 
					assignees: ''
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					---
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					**Describe the bug**
 | 
				
			||||||
 | 
					A clear and concise description of what the bug or error is.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					**How to reproduce**
 | 
				
			||||||
 | 
					Steps to reproduce the error:
 | 
				
			||||||
 | 
					1. ...
 | 
				
			||||||
 | 
					2. ...
 | 
				
			||||||
 | 
					3. ...
 | 
				
			||||||
 | 
					4. ...
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					**Screenshots**
 | 
				
			||||||
 | 
					If applicable, add screenshots to help explain the problem
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					**Environment information**
 | 
				
			||||||
 | 
					If possible, please attach the output of the environment check script, using
 | 
				
			||||||
 | 
					- https://github.com/intel/ipex-llm/blob/main/python/llm/scripts/env-check.bat, or
 | 
				
			||||||
 | 
					- https://github.com/intel/ipex-llm/blob/main/python/llm/scripts/env-check.sh
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					**Additional context**
 | 
				
			||||||
 | 
					Add any other context about the problem here.
 | 
				
			||||||
		Loading…
	
		Reference in a new issue