README 481 B

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