Changes between Version 10 and Version 11 of DevelopersGuide/PatchGuide


Ignore:
Timestamp:
2021-06-23T19:02:27+02:00 (5 years ago)
Author:
skyper
Comment:

set milestone for patches ready for commit

Legend:

Unmodified
Added
Removed
Modified
  • DevelopersGuide/PatchGuide

    v10 v11  
    77 * If you can't use svn, at least use unified diff format "diff -u oldfile newfile".
    88* In order to submit the patch either open a new ticket or choose an existing one that the patch addresses.  Then attach the file (use the {{{.diff}}} or {{{.patch}}} file extension). Put the term [PATCH] in the subject line of the ticket so that it is displayed in the [report:8 list of pending patches].
     9 * If the patch is ready for commit, you might set an upcoming milestone.
    910* Remember to "{{{svn add}}}" new files.
    1011* Do not zip your patch file.