Software / code / prosody
Comparison
HACKERS @ 9858:54147de1d1b1
doc/coding_style.{txt,md}: Update coding style guide
| author | Matthew Wild <mwild1@gmail.com> |
|---|---|
| date | Thu, 14 Mar 2019 16:13:14 +0000 |
| parent | 7359:a5a080c12c96 |
comparison
equal
deleted
inserted
replaced
| 9857:3af3a702c54c | 9858:54147de1d1b1 |
|---|---|
| 3 This project accepts and *encourages* contributions. If you would like to get | 3 This project accepts and *encourages* contributions. If you would like to get |
| 4 involved you can join us on our mailing list and discussion rooms. More | 4 involved you can join us on our mailing list and discussion rooms. More |
| 5 information on these at https://prosody.im/discuss | 5 information on these at https://prosody.im/discuss |
| 6 | 6 |
| 7 Patches are welcome, though before sending we would appreciate if you read | 7 Patches are welcome, though before sending we would appreciate if you read |
| 8 docs/coding_style.txt for guidelines on how to format your code, and other tips. | 8 docs/coding_style.md for guidelines on how to format your code, and other tips. |
| 9 | 9 |
| 10 Documentation for developers can be found at https://prosody.im/doc/developers | 10 Documentation for developers can be found at https://prosody.im/doc/developers |
| 11 | 11 |
| 12 Have fun :) | 12 Have fun :) |