File

CONTRIBUTING @ 11706:56feb0cf7052

editorconfig: We use tabs This lets various supporting editors know what indentation style should be used for files in the repo. See https://editorconfig.org/ Coding style for Lua files is described in `doc/coding_style.md` The 3-space indentation in `configure` comes from its LuaRocks inheritance. `doc/doap.xml` is normalized with `xmllint` which spits out 2-space indentation.
author Kim Alvefur <zash@zash.se>
date Sun, 18 Jul 2021 12:57:06 +0200 (2021-07-18)
parent 9946:ceaca48a7e6d
line wrap: on
line source
Thanks for your interest in contributing to the project!

There are many ways to contribute, such as helping improve the
documentation, reporting bugs, spreading the word or testing the latest
development version.

You can find more information on how to contribute at <https://prosody.im/doc/contributing>

See also the HACKERS and README files.