Contributing to wordpress plug-ins (Pull requests?)
-
Dear ww.wp.xz.cn team,
today I found a small bug in a plug-in that is hosted at ww.wp.xz.cn/plugins. That bug was mentioned in several posts of the plug-in’s support forum. Fixing it in the code took me just a few minutes. Then I started to investigate in how I can contribute a patch to the plug-in.
I have asked in the irc chat. People there recommended me things like “post in the forum” or “try to contact the author”. At the end I posted my patch as a github gist and wrote a support forum post.
This reminds me of a time when development has been made on sourceforge.net. The hurdle to send a patch was high. The hurdle to accept a patch as high too. In many years I contributed just a handfull patches – only bigger stuff, no small patches because the effort was too high compared to the result.
Then github came and reduced the process to 2 clicks for the contributor and 1 click for the maintainer. In the last few years I forked >>50 projects to provide small and big patches. That includes one-liner patches that fixes a typo.
Wordpress lives from it’s plug-in ecosystem and the quality of the plug-ins. If the hurdle to provide small fixes is too high, the majority of small fixes will not make it into the plug-in. You should really think about adding modern collaboration features (especially something like pull requests) to lower that hurdle.
Best regards,
Michael.
The topic ‘Contributing to wordpress plug-ins (Pull requests?)’ is closed to new replies.