CONTRIBUTING
author Kim Alvefur <zash@zash.se>
Sun, 09 Jan 2022 21:47:04 +0100
changeset 12173 866d06644956
parent 9950 ceaca48a7e6d
permissions -rw-r--r--
util.prosodyctl.cert: Fix boolean logic bug Boolean logic, never correct on the first try. We want to skip copying the same cert if it _has_ been imported already, not if it has not.

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.