Ajout de "Comment contribuer ?"
This commit is contained in:
		@@ -16,6 +16,15 @@
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
[todo]
 | 
					[todo]
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					## Comment contribuer ?
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					 - Cloner le dépôt : `git clone https://git.antoineve.me/PhotoReport/`
 | 
				
			||||||
 | 
					 - Créer une branche : `git checkout -b <new_feature>`
 | 
				
			||||||
 | 
					 - Coder et commiter : `git commit -a -m <description>`
 | 
				
			||||||
 | 
					 - Créer le patch : `git format-patch $(git merge-base --fork-point master)..<new_feature>`
 | 
				
			||||||
 | 
					 - M'envoyer le patch par mail : [antoine+photoreport@van-elstraete.net](mailto:antoine+photoreport@van-elstraete.net)
 | 
				
			||||||
 | 
					 - J'applique le patch avec `git am --signoff -k < <new_feature>.patch`
 | 
				
			||||||
 | 
					
 | 
				
			||||||
## BUGS
 | 
					## BUGS
 | 
				
			||||||
 | 
					
 | 
				
			||||||
For the moment, PDF report isn't working.
 | 
					For the moment, PDF report isn't working.
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user