mirror of
				https://gitee.com/gitea/gitea
				synced 2025-11-04 08:30:25 +08:00 
			
		
		
		
	Fix wording in issue template (#17176)
There was a typo `systemm` here. I opted to just remove the superfluos word altogether.
This commit is contained in:
		
							
								
								
									
										2
									
								
								.github/ISSUE_TEMPLATE/bug-report.yaml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/ISSUE_TEMPLATE/bug-report.yaml
									
									
									
									
										vendored
									
									
								
							@@ -26,7 +26,7 @@ body:
 | 
			
		||||
  id: git-ver
 | 
			
		||||
  attributes:
 | 
			
		||||
    label: Git Version
 | 
			
		||||
    description: The version of git running on the server's systemm
 | 
			
		||||
    description: The version of git running on the server
 | 
			
		||||
- type: input
 | 
			
		||||
  id: os-ver
 | 
			
		||||
  attributes:
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user