CONTRIBUTING
author Kim Alvefur <zash@zash.se>
Mon, 17 Jul 2023 01:38:54 +0200
changeset 13217 50324f66ca2a
parent 9950 ceaca48a7e6d
permissions -rw-r--r--
plugins: Use integer config API with interval specification where sensible Many of these fall into a few categories: - util.cache size, must be >= 1 - byte or item counts that logically can't be negative - port numbers that should be in 1..0xffff

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.