Warning, /kdevelop/kdev-php/HACKING is written in an unsupported language. File is not indexed.
0001 You want to start hacking on the PHP plugin for KDevelop? 0002 0003 No problem, go ahead! You might want to get in touch with 0004 Niko Sams (nsams) and me, Milian Wolff (milian). Currently 0005 we are the ones maintaining the plugin. 0006 0007 What you have to respect when you write patches: 0008 0009 - adhere to the kdelibs coding style, 0010 see the following about more information: 0011 http://techbase.kde.org/Policies/Kdelibs_Coding_Style 0012 0013 - try to write meaningful comments. Especially non-trivial parts 0014 must be commented to ease maintanance