CONTRIBUTING
author Kim Alvefur <zash@zash.se>
Fri, 16 Jun 2023 23:57:15 +0200
changeset 13159 9a7523ea45cb
parent 9950 ceaca48a7e6d
permissions -rw-r--r--
mod_storage_sql: Improve check for old table index on PostgreSQL The "pg_indexes" view is much simpler to inspect than "pg_class"

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.