Contributing to lockfreequeues

January 25, 2021 ยท View on GitHub

The contributors are listed in AUTHORS (add yourself). This project uses the MIT license, see LICENSE.

Please read these documents before you send a patch:

  • New functionality should be covered by a unit test.

  • If a bug is being fixed, please add a unit test that would fail without the bug fix.