From d7ffc740e8079977b4d4d162263e667f703f5a5a Mon Sep 17 00:00:00 2001
From: ARUL DEVARAJAN <arulkumaran.devarajan@huawei.com>
Date: Wed, 23 Dec 2020 04:11:02 +0000
Subject: [PATCH] Add new Contributing Code file

---
 Documentation/source/Readme/Contributing Code | 24 +++++++++++++++++++
 1 file changed, 24 insertions(+)
 create mode 100644 Documentation/source/Readme/Contributing Code

diff --git a/Documentation/source/Readme/Contributing Code b/Documentation/source/Readme/Contributing Code
new file mode 100644
index 0000000..ad9f973
--- /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
-- 
GitLab