diff options
| -rw-r--r-- | Documentation/CODE | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/Documentation/CODE b/Documentation/CODE index 32d096211dc..58144786d8a 100644 --- a/Documentation/CODE +++ b/Documentation/CODE @@ -18,7 +18,13 @@ So the rules are these: !kdeprefix? ( !<cat/pn-version[kdeprefix-] ) kdeprefix? ( !<cat/pn-version:slot[kdeprefix] ) -KDE 3 +Commiting: + - All commit messages must look like this: + category/pn - Message describing what i did + kde-base/kdelibs - sync with main tree. + - When you commit something for some bug add inOverlay to keywords, so normal devs know about it + +KDE 3: - do what ever you want with one condition, make sure it really compiles/run - feel free to commit patches without kde team ack if the above condition is checked |
