The contributors are listed in AUTHORS (add yourself). This project uses the MPL v2 license, see LICENSE.
-
CZMQ uses the C4.1 (Collective Code Construction Contract) process for contributions. Please read this if you are unfamiliar with it.
-
CZMQ uses the CLASS (C Language Style for Scalabilty) guide for code style. Please read this, and also review the existing code base.
Remember: one problem, one commit, and your code should look like all the other code in CZMQ. Thanks!