Fix GitHub form label type (#21833)
This commit is contained in:
		
							parent
							
								
									68d1df8bc3
								
							
						
					
					
						commit
						491ab8de89
					
				
							
								
								
									
										2
									
								
								.github/ISSUE_TEMPLATE/1.bug_report.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/ISSUE_TEMPLATE/1.bug_report.yml
									
									
									
									
										vendored
									
									
								
							@ -1,6 +1,6 @@
 | 
				
			|||||||
name: Bug Report
 | 
					name: Bug Report
 | 
				
			||||||
description: If something isn't working as expected
 | 
					description: If something isn't working as expected
 | 
				
			||||||
labels: bug
 | 
					labels: [bug]
 | 
				
			||||||
body:
 | 
					body:
 | 
				
			||||||
  - type: markdown
 | 
					  - type: markdown
 | 
				
			||||||
    attributes:
 | 
					    attributes:
 | 
				
			||||||
 | 
				
			|||||||
							
								
								
									
										2
									
								
								.github/ISSUE_TEMPLATE/2.feature_request.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/ISSUE_TEMPLATE/2.feature_request.yml
									
									
									
									
										vendored
									
									
								
							@ -1,6 +1,6 @@
 | 
				
			|||||||
name: Feature Request
 | 
					name: Feature Request
 | 
				
			||||||
description: I have a suggestion
 | 
					description: I have a suggestion
 | 
				
			||||||
labels: suggestion
 | 
					labels: [suggestion]
 | 
				
			||||||
body:
 | 
					body:
 | 
				
			||||||
  - type: markdown
 | 
					  - type: markdown
 | 
				
			||||||
    attributes:
 | 
					    attributes:
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user