mirror of
				https://github.com/esphome/esphome.git
				synced 2025-11-04 00:51:49 +00:00 
			
		
		
		
	[CI] Auto close issues that do not follow the template/form correctly and dump logs outside the logs section
This commit is contained in:
		
							
								
								
									
										6
									
								
								.github/ISSUE_TEMPLATE/bug_report.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										6
									
								
								.github/ISSUE_TEMPLATE/bug_report.yml
									
									
									
									
										vendored
									
									
								
							@@ -21,6 +21,10 @@ body:
 | 
			
		||||
 | 
			
		||||
        Provide a clear and concise description of what the problem is.
 | 
			
		||||
 | 
			
		||||
        ⚠️ **WARNING: Do NOT paste logs, stack traces, or error messages here!**
 | 
			
		||||
        Use the "Logs" section below instead. Issues with logs
 | 
			
		||||
        in this field will be automatically closed.
 | 
			
		||||
 | 
			
		||||
  - type: markdown
 | 
			
		||||
    attributes:
 | 
			
		||||
      value: |
 | 
			
		||||
@@ -79,7 +83,7 @@ body:
 | 
			
		||||
  - type: textarea
 | 
			
		||||
    id: logs
 | 
			
		||||
    attributes:
 | 
			
		||||
      label: Anything in the logs that might be useful for us?
 | 
			
		||||
      label: Logs
 | 
			
		||||
      description: For example, error message, or stack traces. Serial or USB logs are much more useful than WiFi logs.
 | 
			
		||||
      render: txt
 | 
			
		||||
  - type: textarea
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user