forked from openkylin/docs
!2 update en/Community-Engagement-Guides/Participation_Guide.md.
Merge pull request !2 from wucaiheng/N/A
This commit is contained in:
commit
5ec7946782
|
@ -32,7 +32,7 @@ The process for companies to sign the CLA is shown in the following diagram
|
|||
|
||||
#### 1.2 Employee CLA Signing
|
||||
|
||||
After your enterprise has finished signing the enterprise CLA, you can use the mailbox that matches your enterprise mailbox suffix to sign the employee CLA, the process of employee signing is shown below.
|
||||
After your enterprise has finished signing the enterprise CLA, you can use the mailbox that matches your enterprise mailbox suffix to sign the employee CLA. The process of employee signing is shown below.
|
||||
|
||||
The process of employee signing is shown below.
|
||||
|
||||
|
@ -106,7 +106,7 @@ git config --global user.name "zhangsan" # Configure the committer username
|
|||
|
||||
#### 2.2 Submitting a PR
|
||||
|
||||
In the previous section, we completed the `git` environment locally, the next is the code contribution process, before that we need to go to `gitee` to create an account, if you do not have a `gitee` account, you can click this link to create https://gitee.com/signup, after creating a good gitee account, you can You can submit your contributions to the openKylin community on gitee. The process of submitting contributions is shown in the figure below.
|
||||
In the previous section, we completed the `git` environment locally, the next is the code contribution process, before that we need to go to `gitee` to create an account, if you do not have a `gitee` account, you can click this link to create https://gitee.com/signup, after creating a gitee account, you can submit your personal contributions to the openKylin community on gitee. The submission process is shown below, and the following is an example of how to submit PR to the openKylin community on gitee through the openKylin/ukui-menu repository
|
||||
|
||||
![PR流程.png](./assets/participation-guide/PR流程.png)
|
||||
|
||||
|
|
Loading…
Reference in New Issue