forked from Wavyzz/dolibarr
* Qual: Spelling outside htdocs # Qual: Fix spelling of files not in the htdocs subdirectory. Highlight: - Change in email test from unvalid to invalid that should give the same test result. * Update Dolibarr-soapui-project.xml --------- Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
10 lines
482 B
Plaintext
10 lines
482 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 submitted 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.
|