diff --git a/Documentation/source/Readme/Contributing Code b/Documentation/source/Readme/Contributing Code new file mode 100644 index 0000000000000000000000000000000000000000..ad9f97317f2ab1fb4935dd616456a324238fd82f --- /dev/null +++ b/Documentation/source/Readme/Contributing Code @@ -0,0 +1,24 @@ +Contributing Code +################# + +Start Contributions +******************* +Code Style +========== + +Develop, review, and test code following the OpenHarmony coding standards. Make sure code is written in the same style. + +* C++ Coding Style Guide +* C Coding Style Guide +* JavaScript Coding Style Guide +* Python Coding Style Guide + +Contribution Workflow +********************* + +For details, see Contribution Process. + +Security Issue Disclosure +************************* +* Security handling procedure +* Security disclosure information \ No newline at end of file