mirror of
				https://github.com/walkxcode/dashboard-icons.git
				synced 2025-10-31 08:47:57 +01:00 
			
		
		
		
	feat(ci): Specify ID's
Signed-off-by: Thomas Camlong <thomas@ajnart.fr> Update add_normal_icon.yml Signed-off-by: Thomas Camlong <thomas@ajnart.fr> Update add_normal_icon.yml Signed-off-by: Thomas Camlong <thomas@ajnart.fr>
This commit is contained in:
		
				
					committed by
					
						 Bjorn Lammers
						Bjorn Lammers
					
				
			
			
				
	
			
			
			
						parent
						
							293f67bcc8
						
					
				
				
					commit
					6001d195a6
				
			
							
								
								
									
										3
									
								
								.github/ISSUE_TEMPLATE/add_normal_icon.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										3
									
								
								.github/ISSUE_TEMPLATE/add_normal_icon.yml
									
									
									
									
										vendored
									
									
								
							| @@ -10,16 +10,19 @@ body: | ||||
|         Once you've submitted the issue, sombody from the team will review it, before adding a label which automatically creates a pull request with the other filetypes. | ||||
|         If you submit a PNG icon, please note, that the SVG can not be generated from it. | ||||
|   - type: input | ||||
|     id: name | ||||
|     attributes: | ||||
|       label: Icon name | ||||
|       description: The name has to be unique and should be kebab-case. | ||||
|       placeholder: e.g. "icon-name" | ||||
|   - type: textarea | ||||
|     id: icon | ||||
|     attributes: | ||||
|       label: Paste icon | ||||
|       description: | | ||||
|         Please paste the icon here. It will automatically upload it to github. | ||||
|   - type: dropdown | ||||
|     id: type | ||||
|     attributes: | ||||
|       label: Icon type | ||||
|       options: | ||||
|   | ||||
		Reference in New Issue
	
	Block a user