~ubuntu-branches/ubuntu/utopic/kdevelop-php/utopic

1 by Fathi Boudra
Import upstream version 1.0.0~beta2
1
You want to start hacking on the PHP plugin for KDevelop?
2
3
No problem, go ahead! You might want to get in touch with
4
Niko Sams (nsams) and me, Milian Wolff (milian). Currently
5
we are the ones maintaining the plugin.
6
7
What you have to respect when you write patches:
8
9
- adhere to the kdelibs coding style,
10
  see the following about more information:
11
  http://techbase.kde.org/Policies/Kdelibs_Coding_Style
12
  
13
- try to write meaningful comments. Especially non-trivial parts
14
  must be commented to ease maintanance