Laurent Destailleur 1 年之前
父节点
当前提交
fb330231cf
共有 1 个文件被更改,包括 4 次插入6 次删除
  1. 4 6
      build/patch/README

+ 4 - 6
build/patch/README

@@ -3,9 +3,7 @@ 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.
+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.