Fix GitHub issue template not being parsed as form
This commit is contained in:
		
							parent
							
								
									7ea1d169d8
								
							
						
					
					
						commit
						8aebbf12fa
					
				|  | @ -6,7 +6,7 @@ body: | ||||||
|   attributes: |   attributes: | ||||||
|     value: | |     value: | | ||||||
|       - Write a descriptive issue title above. |       - Write a descriptive issue title above. | ||||||
|       - Search [open]() and [closed]() issues to ensure it has not already been reported. |       - Search [open](https://github.com/godotengine/godot-cpp-template/issues) and [closed](https://github.com/godotengine/godot-cpp-template/issues?q=is%3Aissue+is%3Aclosed) issues to ensure it has not already been reported. | ||||||
| - type: input | - type: input | ||||||
|   attributes: |   attributes: | ||||||
|     label: Godot version |     label: Godot version | ||||||
							
								
								
									
										14
									
								
								.github/ISSUE_TEMPLATE/config.yml
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										14
									
								
								.github/ISSUE_TEMPLATE/config.yml
									
									
									
									
										vendored
									
									
										Normal file
									
								
							|  | @ -0,0 +1,14 @@ | ||||||
|  | blank_issues_enabled: false | ||||||
|  | 
 | ||||||
|  | contact_links: | ||||||
|  |   - name: Godot proposals | ||||||
|  |     url: https://github.com/godotengine/godot-proposals | ||||||
|  |     about: Please submit feature proposals on the Godot proposals repository, not here. | ||||||
|  | 
 | ||||||
|  |   - name: Godot documentation repository | ||||||
|  |     url: https://github.com/godotengine/godot-docs | ||||||
|  |     about: Please report issues with documentation on the Godot documentation repository, not here. | ||||||
|  | 
 | ||||||
|  |   - name: Godot community channels | ||||||
|  |     url: https://godotengine.org/community | ||||||
|  |     about: Please ask for technical support on one of the other community channels, not here. | ||||||
		Loading…
	
		Reference in a new issue
	
	 Rémi Verschelde
						Rémi Verschelde