# HG changeset patch # User Matthew Wild # Date 1266513157 0 # Node ID 33651e3f68b2398da57ea724baefd19ab92199e7 # Parent b3d1c4985182153fc96ee3aa05e26a43513d1984 HACKERS: Update diff -r b3d1c4985182 -r 33651e3f68b2 HACKERS --- a/HACKERS Thu Feb 18 17:10:45 2010 +0000 +++ b/HACKERS Thu Feb 18 17:12:37 2010 +0000 @@ -5,6 +5,8 @@ information on these at http://prosody.im/discuss Patches are welcome, though before sending we would appreciate if you read -docs/coding_style.txt for guidelines on how to format your code, and are -comfortable with copyright of contributions being assigned to the core -developers. +docs/coding_style.txt for guidelines on how to format your code, and other tips. + +Documentation for developers can be found at http://prosody.im/doc/developers + +Have fun :)