X-Git-Url: https://git.enpas.org/?a=blobdiff_plain;f=HACKERS;h=40cbd8aa5e7a8007ee5cef1264f979da59ae764c;hb=f0cdcfd14434555637fbf81cd3963752f7fc7fd1;hp=c103c34311a761edca686a36f275eccfd00cefea;hpb=7c70a2c88c3951583334b2cbd8ff9d9abb019a06;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 :)