X-Git-Url: https://git.enpas.org/?a=blobdiff_plain;f=HACKERS;h=40cbd8aa5e7a8007ee5cef1264f979da59ae764c;hb=b5de954ba80a4f56777b3650585103864bb96ba5;hp=c103c34311a761edca686a36f275eccfd00cefea;hpb=a525e928fa4978fa4dd39fcfede67823d6c43f5b;p=prosody.git diff --git a/HACKERS b/HACKERS index c103c343..40cbd8aa 100644 --- a/HACKERS +++ b/HACKERS @@ -1,7 +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 at: +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 -You can also find us in the chatroom at lxmppd@chatbox.heavy-horse.co.uk +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. -Patches are welcome, though before sending we would appreciate if you read docs/coding_style.txt for guidelines on how to format your code. +Documentation for developers can be found at http://prosody.im/doc/developers + +Have fun :)