2
0
forked from Wavyzz/dolibarr
Files
dolibarr-fork/build/patch/README
Laurent Destailleur fb330231cf Doc
2023-11-26 19:19:37 +01:00

10 lines
481 B
Plaintext

README (English)
##################################################
Building a Patch file
##################################################
This directory contains tools to build a patch after a developer has made changes on files in its Dolibarr tree.
The output patch file can then be submited on Dolibarr dev mailing-list, with explanation on its goal, for inclusion in main branch.
Using this tool is now deprecated. You must use git pull requests to submit contributions.