mirror of
				https://github.com/paperless-ngx/paperless-ngx.git
				synced 2025-11-03 03:16:10 -06:00 
			
		
		
		
	Update CONTRIBUTING.md
This commit is contained in:
		@@ -9,11 +9,11 @@ If you want to implement something big: Please start a discussion about that in
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
## Python
 | 
					## Python
 | 
				
			||||||
 | 
					
 | 
				
			||||||
Use python 3.6 for development. Paperless supports python 3.6, 3.7 and 3.8.
 | 
					Paperless supports python 3.6, 3.7, 3.8 and 3.9.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
## Branches
 | 
					## Branches
 | 
				
			||||||
 | 
					
 | 
				
			||||||
master always reflects the latest release.
 | 
					master always reflects the latest release. Apart from changes to the documentation or readme, absolutely no functional changes on this branch in between releases.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
dev contains all changes that will be part of the next release. Use this branch to start making your changes.
 | 
					dev contains all changes that will be part of the next release. Use this branch to start making your changes.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user