Develope guide of code contribution
First refer to the basic Notes for code contribution
- Note the test case coverage;
- Note the code format;
Verify samples
- Import the sample Maven project separately;
- Modify the dependency version in the corresponding Pom file;
- Verify that samples can work correctly as well.