X-Git-Url: https://git.enpas.org/?a=blobdiff_plain;f=HACKERS;h=40cbd8aa5e7a8007ee5cef1264f979da59ae764c;hb=f0cdcfd14434555637fbf81cd3963752f7fc7fd1;hp=23b7c56c834df7ecddda4d1e8d98409073221bb4;hpb=9b23e2e500c6a449b3564fcce8f8981f95f8c55b;p=prosody.git diff --git a/HACKERS b/HACKERS index 23b7c56c..40cbd8aa 100644 --- a/HACKERS +++ b/HACKERS @@ -1,5 +1,12 @@ Welcome hackers! -This project accepts and *encourages* contributions. If you would like to get involved you can join us on our mailing list and discussion rooms. More information on these at http://prosody.im/discuss +This project accepts and *encourages* contributions. If you would like to get +involved you can join us on our mailing list and discussion rooms. More +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. +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 other tips. + +Documentation for developers can be found at http://prosody.im/doc/developers + +Have fun :)