mirror of
				https://gitee.com/gitea/gitea
				synced 2025-11-04 16:40:24 +08:00 
			
		
		
		
	docs: Mention file extension for issue_template directory (#20057)
This commit is contained in:
		@@ -85,7 +85,7 @@ Possible directory names for issue templates:
 | 
				
			|||||||
- `.gitlab/ISSUE_TEMPLATE`
 | 
					- `.gitlab/ISSUE_TEMPLATE`
 | 
				
			||||||
- `.gitlab/issue_template`
 | 
					- `.gitlab/issue_template`
 | 
				
			||||||
 | 
					
 | 
				
			||||||
Inside the directory can be multiple issue templates with the form
 | 
					Inside the directory can be multiple markdown (`.md`) issue templates of the form
 | 
				
			||||||
 | 
					
 | 
				
			||||||
```md
 | 
					```md
 | 
				
			||||||
---
 | 
					---
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user