From 9a977d6363a8ed1d7e475a2fc8d77a6f24118095 Mon Sep 17 00:00:00 2001 From: jinguang Date: Mon, 9 Aug 2021 13:19:01 +0000 Subject: [PATCH] !306 fixed format and english and Chinese version weblink * Description:[fix] add english version for readme weblink --- README-EN.MD => README-EN.md | 6 ++++-- README.md | 2 ++ sig/{README-EN.MD => README-EN.md} | 2 ++ sig/README.md | 2 ++ 4 files changed, 10 insertions(+), 2 deletions(-) rename README-EN.MD => README-EN.md (92%) rename sig/{README-EN.MD => README-EN.md} (99%) diff --git a/README-EN.MD b/README-EN.md similarity index 92% rename from README-EN.MD rename to README-EN.md index 48e9611..f7a1c37 100644 --- a/README-EN.MD +++ b/README-EN.md @@ -1,14 +1,16 @@ # OpenHarmony Community Welcome to the OpenHarmony community. +English | [简体中文](./README.md) + ## Introduction The **community** repository stores the following content: - Community Governance Organizational Structure - [Project Management Committee](/zh/pmc.md) - [Contributing to the Community](https://gitee.com/openharmony/docs/blob/master/en/contribute/Readme-EN.md) -- [CLA for Contributing to the Community](/cla) -- Communications in the Community +- [Contributor Agreement for Contributing to the Community](https://dco.openharmony.io/sign/Z2l0ZWUlMkZPcGVuQXRvbQ==) +- [Communications in the Community](https://gitee.com/openharmony/docs/blob/master/en/contribute/communication-in-community.md) - [Responses to Security Issues](https://gitee.com/openharmony/security) - [Project Logo](/logo) diff --git a/README.md b/README.md index c7dda9b..62f1e21 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ # OpenHarmony Community 欢迎来到OpenHarmony社区! +简体中文 | [English](./README-EN.md) + ## 介绍 Community仓库用于管理OpenHarmony社区治理、开发者贡献指南、开发者贡献协议、社区交流等内容。 diff --git a/sig/README-EN.MD b/sig/README-EN.md similarity index 99% rename from sig/README-EN.MD rename to sig/README-EN.md index 5a745fc..c747863 100644 --- a/sig/README-EN.MD +++ b/sig/README-EN.md @@ -1,4 +1,6 @@ # SIG Management Regulations +English | [简体中文](./README.md) + ## Background Under the guidance of the Project Management Committee (PMC), a special interest group (SIG) designs the architecture, develops open capabilities, and performs maintenance for innovative projects in a specific domain. This repository stores information about all the SIGs in the OpenHamony community. diff --git a/sig/README.md b/sig/README.md index 9de728e..4d81457 100644 --- a/sig/README.md +++ b/sig/README.md @@ -1,4 +1,6 @@ # SIG管理章程 +简体中文 | [English](./README-EN.md) + ## 背景 1. SIG(Special Interest Group)是指特别兴趣小组,SIG在PMC项目管理委员会指导下,负责OpenHarmony社区特定子领域及创新项目的架构设计、开源开发及项目维护等工作。 2. 为了便于OpenHarmony开源社区工作开展和交流,默认将其划分为23个初始的SIG小组:[Maps_Sigs_Subsystem](./sigs_subsystem_list.md)。