mirror of
				https://github.com/meilisearch/meilisearch.git
				synced 2025-11-04 01:46:28 +00:00 
			
		
		
		
	Update CONTRIBUTING.md
Co-authored-by: Clément Renault <clement@meilisearch.com>
This commit is contained in:
		
				
					committed by
					
						
						GitHub
					
				
			
			
				
	
			
			
			
						parent
						
							67afb0e3fe
						
					
				
				
					commit
					e22f57cae5
				
			@@ -73,7 +73,7 @@ Some notes on GitHub PRs:
 | 
				
			|||||||
- The PR title should be accurate and descriptive of the changes.
 | 
					- The PR title should be accurate and descriptive of the changes.
 | 
				
			||||||
- [Convert your PR as a draft](https://help.github.com/en/github/collaborating-with-issues-and-pull-requests/changing-the-stage-of-a-pull-request) if your changes are a work in progress: no one will review it until you pass your PR as ready for review.<br>
 | 
					- [Convert your PR as a draft](https://help.github.com/en/github/collaborating-with-issues-and-pull-requests/changing-the-stage-of-a-pull-request) if your changes are a work in progress: no one will review it until you pass your PR as ready for review.<br>
 | 
				
			||||||
  The draft PRs are recommended when you want to show that you are working on something and make your work visible.
 | 
					  The draft PRs are recommended when you want to show that you are working on something and make your work visible.
 | 
				
			||||||
- The branch related to the PR must be **up-to-date with `main`** before merging. Fortunately, this project [Bors](https://github.com/bors-ng/bors-ng) to automatically enforce this requirement without the PR author having to do it manually..
 | 
					- The branch related to the PR must be **up-to-date with `main`** before merging. Fortunately, this project uses [Bors](https://github.com/bors-ng/bors-ng) to automatically enforce this requirement without the PR author having to rebase manually.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
<hr>
 | 
					<hr>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user