Pull requests are always welcome, and the ReOpenLDAP dev team appreciates any help the community can give to help make ReOpenLDAP better.
Before contribute please see the LICENSE file included in the root directory of the source tree for extended license details.
In general to contribute ReOpenLDAP you should accept both AGPL and OpenLDAP Public Licens terms for contributions.
Unfortunately, historically ReOpenLDAP has inherited a 'rebus' codestyle from the OpenLDAP projects, as well as a huge technical debt.
Therefore, the requirements are minimal:
-
for new modules it is recommended to use the LLVM Code Style.
-
for patches just strive to minimize volume of changes without losing clarity of the code.
-
Spread at least a little bit of the quality and clarity by an each commit.