how-to-contribute.md 1.2 KB
Newer Older
1
# How to Contribute
W
wenjun 已提交
2

3
## Contributing Code
W
wenjun 已提交
4

5
## Before You Start
W
wenjun 已提交
6

M
mamingshuai 已提交
7
**Signing the Developer Certificate of Origin**
W
wenjun 已提交
8

M
mamingshuai 已提交
9
You must sign the Developer Certificate of Origin (DCO) before you can contribute to the community.
W
wenjun 已提交
10

N
NEEN 已提交
11
Click [here](https://dco.openharmony.cn/#/sign) to sign the DCO, and click [here](https://dco.openharmony.cn/#/check-sign-status) to check the signing status.
W
wenjun 已提交
12 13 14

**Code of Conduct**

15
OpenHarmony is an open source community that relies entirely on the friendly, welcoming environment of the community. Read and abide by the community's [Code of Conduct](code-of-conduct.md) before contributing to the community.
W
wenjun 已提交
16

M
mamingshuai 已提交
17 18 19 20
## **Finding the SIG Group You Are Interested**

For details about how to participate in Special Interest Group (SIG), see **SIG Governance**.

21
## Starting Contributing
W
wenjun 已提交
22

23
For details about how to contribute to code, see [Code Contributing ](code-contribution.md).
W
wenjun 已提交
24

W
wusongqing 已提交
25 26
## Auto-Test

W
wusongqing 已提交
27
For details about how to develop test cases based on test requirements, see [Test Subsystem](../readme/test.md).
W
wusongqing 已提交
28

29
## Contributing Documents
W
wenjun 已提交
30

31
For details, see [Documentation Contribution](documentation-contribution.md).
W
wenjun 已提交
32

33
## Communication in Community
W
wenjun 已提交
34

35
For details, see [Communication in Community](communication-in-community.md).
W
wenjun 已提交
36