Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 682 Bytes

CONTRIBUTING.md

File metadata and controls

15 lines (9 loc) · 682 Bytes

Contributing to NetMQ

  • The contributors are listed in AUTHORS.md (add yourself).

  • This project uses a modified version of the LGPL v3 license, see COPYING.LESSER.

  • We use the C4.1 (Collective Code Construction Contract) process for contributions. Please read this if you are unfamiliar with it.

  • Please maintain the existing code style.

  • Please try to keep your commits small and focussed.

  • If the project diverges from your branch, please rebase instead of merging. This makes the commit graph easier to read.