templates: fix bug report label
This commit is contained in:
		
							parent
							
								
									8d2333006a
								
							
						
					
					
						commit
						b14d694e1e
					
				| 
						 | 
				
			
			@ -2,7 +2,7 @@ name: Bug Report
 | 
			
		|||
description: File a bug report.
 | 
			
		||||
title: "Bug: "
 | 
			
		||||
labels:
 | 
			
		||||
  - bug
 | 
			
		||||
  - bug / fix
 | 
			
		||||
body:
 | 
			
		||||
  - type: markdown
 | 
			
		||||
    attributes:
 | 
			
		||||
| 
						 | 
				
			
			@ -32,4 +32,4 @@ body:
 | 
			
		|||
        - Local generation
 | 
			
		||||
        - While playing
 | 
			
		||||
    validations:
 | 
			
		||||
      required: true
 | 
			
		||||
      required: true
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue