contributing-code.md 1.1 KB
Newer Older
W
wenjun 已提交
1 2 3 4 5 6 7 8
# Contributing Code<a name="EN-US_TOPIC_0000001055088095"></a>

## Start Contributions<a name="en-us_topic_0000001051566732_section123657169441"></a>

**Code Style**

Develop, review, and test code following the OpenHarmony coding standards. Make sure code is written in the same style.

9 10 11
-   [C++ Coding Style Guide](OpenHarmony-cpp-coding-style-guide.md)
-   [C Coding Style Guide](OpenHarmony-c-coding-style-guide.md)
-   [JavaScript Coding Style Guide](OpenHarmony-JavaScript-coding-style-guide.md) 
W
wenjun 已提交
12 13 14 15 16 17 18 19
-   [Python Coding Style Guide](https://pep8.org/)

## Contribution Workflow<a name="en-us_topic_0000001051566732_section15769105812369"></a>

For details, see  [Contribution Process](contribution-process.md).

## Security Issue Disclosure<a name="en-us_topic_0000001051566732_section725624119448"></a>

20
-   [Security Issue Handling and Release Processes](https://gitee.com/openharmony/security/blob/master/en/security-process/README.md)
W
wenjun 已提交
21

22
-   [OpenHarmony Security and Disclosure Statement](https://gitee.com/openharmony/security/blob/master/en/security-process/security-disclosure.md)
W
wenjun 已提交
23 24