DokuWiki

It's better when it's simple

User Tools

Site Tools


devel:patches

Sending Patches

The preferred way of contributing patches to DokuWiki is using Github pull request, this makes it much easier to review the code collaboratively and discuss it before applying it to the code base.

When the patch has been applied, don't forget to update the DokuWiki Manual ;-). You can use a link to devel:develonly to inform users that this feature is not available in the latest stable release. When this documentation update is not yet performed, in Github the label needDocUpdate should be added.

Without Github...

When you really don't use Github, your patches should be sent to the mailinglist. Patches created by git are preferred and much simpler to integrate. If git is not an option, you should create patches in unified diff format (diff -u) against the latest available daily snapshot.

devel/patches.txt · Last modified: 2023-02-28 07:44 by saggi

Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
CC Attribution-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki