CONTRIBUTING
author Kim Alvefur <zash@zash.se>
Sun, 09 Oct 2022 15:42:25 +0200
branch0.12
changeset 12764 ce1a0f9bf25a
parent 9950 ceaca48a7e6d
permissions -rw-r--r--
util.jsonschema: Use same integer/float logic on Lua 5.2 and 5.3 Fixes test case type.json:0:1 covering treatment of 1.0 as an integer according to the JSON definition

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.