Skip to content

Latest commit

 

History

History
30 lines (23 loc) · 1.02 KB

CONTRIBUTING.md

File metadata and controls

30 lines (23 loc) · 1.02 KB

Contributing Guidelines

Thanks for contributing! Any help is welcome, it can be on fix bug, add missing samples, code review, code improvement ...

Issue

Ensure the bug was not already reported by searching on GitHub under issues.
If you're unable to find an open issue addressing the bug, open a new issue.

Write detailed information

Detailed information is very helpful to understand an issue.

For example:

  • How to reproduce the issue, step-by-step.
  • The expected behavior (or what is wrong).
  • The application version.
  • The operating system.
  • The sdk version

Pull Requests

Ensure the Pull Request description clearly describes the changes you've made. Branch should be named like the following:

  • feat Feature to add
  • fix Fix

SDK Improvement

Actually three samples are working, I'm not planning to rewrite all c++ samples,
if you want rewrite c++ sample to java it could be a great contribution !