Ways to contribute

From 389 Directory Server

(Redirected from How to contribute)

Contributions are not limited to code patches. There are lots of ways to contribute to the success of the project, including:

If you want to help code the project, here are some general suggestions for where to begin:

When submitting patches, please use the unified diff format. We generally use cvs diff -u8, but use a higher number if more context is needed. See our Coding Style guidelines for more information.