Skip to content

Latest commit

 

History

History
32 lines (25 loc) · 2.18 KB

CONTRIBUTING.md

File metadata and controls

32 lines (25 loc) · 2.18 KB

Contribution

We would be glad if you join AREG IoT SDK project or make feature suggestions. The project need people with following skills:

  1. Any developers with C++17 skills to develop AREG Framework and services:
    • Junior developers may start with unit test implementation. There are many open issues.
    • Midlevel developers can take small tasks.
    • Experienced developers can join to discuss design and implementation of complex features.
    • Any bug discovery is welcomed, when report, please be precise describing how to reproduce.
    • Any new unit test especially those, which discover bugs, are welcomed.
  2. Any develope with C# skills to develop UI Tools (see areg-sdk-toos repo).
  3. Developers with CMake and/or Makefile skills to optimize build tools.
  4. UI designers to improve UI tools.
  5. Technical writers to improve documentation.

If you have these skills and have nothing against current license, please drop a message. Contributions in this repository are under the Apache 2 License.

If modify or create a file, please do not forget to specify your name (or nick-name) as an author / co-author. You may as well leave your contacts if you want.

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.