Add default label to bug issue report template
This commit is contained in:
		
							parent
							
								
									0e1563af5d
								
							
						
					
					
						commit
						fed6f31317
					
				@ -1,6 +1,7 @@
 | 
				
			|||||||
name: "🐞 Bug Report"
 | 
					name: "🐞 Bug Report"
 | 
				
			||||||
about: "Create a report about something that is not working"
 | 
					about: "Create a report about something that is not working"
 | 
				
			||||||
title: "[BUG]: "
 | 
					title: "[BUG]: "
 | 
				
			||||||
 | 
					label: "bug"
 | 
				
			||||||
body:
 | 
					body:
 | 
				
			||||||
- type: markdown
 | 
					- type: markdown
 | 
				
			||||||
  attributes:
 | 
					  attributes:
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user