Skip to content

Latest commit

 

History

History
29 lines (21 loc) · 1.59 KB

CONTRIBUTING.md

File metadata and controls

29 lines (21 loc) · 1.59 KB

Contribution

We would be happy if you join the project or make feature suggestions. We need developers with following skills:

  1. Developers with good skills of C++17

    • to continue migration to modern C++;
    • to optimize logging;
    • to implement logging service;
    • to implement features from scratch;
  2. Developers with good skills of Electron (typeScript) or C# to develop UI tool.

If you have these skills and have nothing against current license, please drop a message.

For free software, any contribution that you make to this repository will be under the Apache 2 License, as dictated by that license:

5. Submission of Contributions. Unless You explicitly state otherwise,
   any Contribution intentionally submitted for inclusion in the Work
   by You to the Licensor shall be under the terms and conditions of
   this License, without any additional terms or conditions.
   Notwithstanding the above, nothing herein shall supersede or modify
   the terms of any separate license agreement you may have executed
   with Licensor regarding such Contributions.

Contributors must sign-off each commit by adding a Signed-off-by: ... line to commit messages to certify that they have the right to submit the code they are contributing to the project according to the Developer Certificate of Origin (DCO).

We keep rights to distribute source codes with the commercial license, which gives the commercial support, full rights to create and distribute software without open source license obligations.