mirror of
				https://github.com/openimsdk/open-im-server.git
				synced 2025-10-31 16:32:12 +08:00 
			
		
		
		
	
		
			
				
	
	
		
			29 lines
		
	
	
		
			478 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			29 lines
		
	
	
		
			478 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
| # Refer to Kubernetes for size/* Settings
 | |
| # https://github.com/Kubernetes/Kubernetes
 | |
| XS:
 | |
|   name: size/XS
 | |
|   lines: 0
 | |
|   color: 3CBF00
 | |
| S:
 | |
|   name: size/S
 | |
|   lines: 10
 | |
|   color: 5D9801
 | |
| M:
 | |
|   name: size/M
 | |
|   lines: 30
 | |
|   color: 7F7203
 | |
| L:
 | |
|   name: size/L
 | |
|   lines: 100
 | |
|   color: A14C05
 | |
| XL:
 | |
|   name: size/XL
 | |
|   lines: 500
 | |
|   color: C32607
 | |
| XXL:
 | |
|   name: size/XXL
 | |
|   lines: 1000
 | |
|   color: E50009
 | |
|   comment: |
 | |
|     # Whoa! Easy there, Partner!
 | |
|     This PR is too big. Please break it up into smaller PRs. |