Changes between Version 10 and Version 11 of DevelopersGuide/PatchGuide
- Timestamp:
- 2021-06-23T19:02:27+02:00 (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DevelopersGuide/PatchGuide
v10 v11 7 7 * If you can't use svn, at least use unified diff format "diff -u oldfile newfile". 8 8 * 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. 9 10 * Remember to "{{{svn add}}}" new files. 10 11 * Do not zip your patch file.
