CONTRIBUTING
author Kim Alvefur <zash@zash.se>
Sun, 21 Feb 2021 06:13:19 +0100
changeset 11393 29e7ed75ed3f
parent 9950 ceaca48a7e6d
permissions -rw-r--r--
mod_http_errors: Add way to reuse the error page template module:fire_event("http-message", {title = "hello"; message = "world"}) Goal is to enable consistent messages from Prosody. Not necessarily error messages, but warnings or just notices. This does cause some drift in the purpose of mod_http_errors, but that's okay.

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.