mirror of
				https://github.com/donnemartin/system-design-primer.git
				synced 2025-11-04 10:12:32 +03:00 
			
		
		
		
	
		
			
				
	
	
		
			12 lines
		
	
	
		
			560 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
			
		
		
	
	
			12 lines
		
	
	
		
			560 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
## Review the Contributing Guidelines
 | 
						|
 | 
						|
Before submitting a pull request, verify it meets all requirements in the [Contributing Guidelines](https://github.com/donnemartin/system-design-primer/blob/master/CONTRIBUTING.md).
 | 
						|
 | 
						|
### Translations
 | 
						|
 | 
						|
See the [Contributing Guidelines](https://github.com/donnemartin/system-design-primer/blob/master/CONTRIBUTING.md).  Verify you've:
 | 
						|
 | 
						|
* Tagged the [language maintainer](https://github.com/donnemartin/system-design-primer/blob/master/TRANSLATIONS.md)
 | 
						|
* Prefixed the title with a language code
 | 
						|
    * Example: "ja: Fix ..."
 |