根据大佬的翻译修正PR

This commit is contained in:
EugeneWong2002 2022-10-21 20:49:01 +08:00
parent bb82d84502
commit e6cc425c04
1 changed files with 8 additions and 8 deletions

View File

@ -10,7 +10,7 @@ dateCreated: 2022-03-11T03:16:36.576Z
# OpenKylin Community Member Guide
On June 24, 2022, openKylin, China's first root desktop operating system community, with the theme of "creating the power of open source for a shared limitless future," successfully held an online launch conference and was officially released. With many VIPs in attendance, and countless developers watching, openKylin once again made CCTV news and was the top search on many social media platforms. Since the release, we've received question after question from our followers, the main one being how to correctly join the openKylin community, how to correctly contribute. This document explains how to properly join openKylin.
On June 24, 2022, openKylin, China's first root desktop operating system community, with the theme of "creating the power of open source for a shared limitless future," successfully held an online launch conference and was officially released. With many VIPs in attendance, and countless developers watching, openKylin once again made CCTV news and was the top search on many social media platforms. Since the release, we've received so many questions from our followers, the most frequently asked question is how to join and contribute to the OpenKylin Community correctly.
## 1. Sign the CLA
@ -18,14 +18,14 @@ The CLA, or Contributor License Agreement, must be signed in order to avoid pote
### 1.1 Commercial CLA
The CLA signing process for businesses is more complicated. Businesses that sign the openKylin CLA can be added to the community membership system. Member benefits are as follows:
The CLA signing process for enterprise is more complicated. Enterprise sign the openKylin CLA can be added to the community membership system. Enterprise membership privileges are as follow:
- Apply to be elected as a member of the Board of Directors; able to guide the direction of the community's development, develop plans and implement ideas;
- Apply to create a SIG; able to appoint a SIG Owner as a candidate in the Technical Committee election;
- Apply to join any existing SIGs, discuss and contribute to technical code and development;
- Apply to be elected as a member of the Ecosystem Committee; participate in community operation activities, product co-branding, gift exchange, etc.
- Apply to be elected as an organization of council membership; entitled to make the roadmap of the community's development, designated development plan and implement ideas;
- Apply to create SIG; entitled to assign SIG Owner as a candidate to participate the Technical Committee Election;
- Apply to join any existing SIGs, participate in technical discussions and development etc.
- Apply to be elected as a member of the Openkylin Ecological Committee; participate in community operation activities, product co-branding, gift exchange, etc.
Commercial CLA signing process is shown in the figure below.
Enterprise CLA signing process is shown in the figure below.
![](./assets/CLASigningprocess.png)
@ -155,7 +155,7 @@ In addition to PRs, Issues are also form of contributing. For example, if you
- If its a system level bug, it can be submitted under the openKylin/community repository issues;
- If its an application level bug, it can be submitted under the corresponding openKylin repository issues. For example, if youre using Kylin Media Player and you realize theres a bug while playing video, you can submit an Issue to the openKylin/kylin-video repository;
![](SubmitIssue.png)
![](./assets/SubmitIssue.png)
| TIPS!