From 58ae9151eb6d4a455d6fa8c39efbc92af91d80c4 Mon Sep 17 00:00:00 2001 From: blueskycs2c Date: Fri, 7 Feb 2020 15:04:14 +0800 Subject: [PATCH 1/3] update en/use-guide.md. --- en/use-guide.md | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) diff --git a/en/use-guide.md b/en/use-guide.md index 6ccfc10fb..2f2198a16 100644 --- a/en/use-guide.md +++ b/en/use-guide.md @@ -1,2 +1,27 @@ # Use Guide +Welcome to the openEuler Community User Guide! This will guide you to get started for learning and contributing to the openEuler community. + +## About community + +The community repository covers all the information about openEuler community, including the community organization structure, governance, activities, developer contribution guide, communication guide and etc. It is maintained by the Fred Li(@zerodefect) and 杨丽(@yangli69393). + +## How to manage community + +This community is governed by [Secretariat](./../zh/secretariat/README.md), [Technical Committee](./../zh/technical-committee/README.md), [Security Committee](./../zh/security-committee/README.md) and [SIG](./../zh/sig-infrastructure/README.md). This [article](./../Governance.md) describes how the openEuler community works. + +## How to communicate + +The openEuler community provides a variety of channels for communication,such as [IRCs](IRCs.md), [mail](./Mails.md) and etc.. If you have any questions, please don't hesitate to contact us. + +## How to contribute + +If you are interested in the openEuler community and want to make your contributions, please read [this](./../zh/contributors/README.md) carefully. It provides the detailed information on how to contribute step by step. + +## How to get openEuler iso and install it + +If you are interested in openEuler os and prepare to install it, [this](https://openeuler.org/en/download.html) would help you. + +## What to observe + +All behaviors in the community should comply with the community [code of conduct](./../code-of-conduct.md). -- Gitee From aae2de1ea0ab4b24b393c8b394feb52a2cffb52b Mon Sep 17 00:00:00 2001 From: blueskycs2c Date: Fri, 7 Feb 2020 15:17:18 +0800 Subject: [PATCH 2/3] update README_cn.md. --- README_cn.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README_cn.md b/README_cn.md index 3a18f62e2..953f79e50 100644 --- a/README_cn.md +++ b/README_cn.md @@ -7,7 +7,7 @@ ## 介绍 -代码仓Community保持了关于openEuler社区的所有信息,包括社区社区治理、社区活动、开发者贡献指南、沟通交流指南等内容。 +代码仓Community保持了关于openEuler社区的所有信息,包括社区治理、社区活动、开发者贡献指南、沟通交流指南等内容。 ## 这里有什么? -- Gitee From 8faa4abac81dd43685793020ff638cf9de0e725e Mon Sep 17 00:00:00 2001 From: blueskycs2c Date: Fri, 7 Feb 2020 15:18:04 +0800 Subject: [PATCH 3/3] update README_cn.md. --- README_cn.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README_cn.md b/README_cn.md index 953f79e50..a20e6c9e1 100644 --- a/README_cn.md +++ b/README_cn.md @@ -7,7 +7,7 @@ ## 介绍 -代码仓Community保持了关于openEuler社区的所有信息,包括社区治理、社区活动、开发者贡献指南、沟通交流指南等内容。 +代码仓Community保存了关于openEuler社区的所有信息,包括社区治理、社区活动、开发者贡献指南、沟通交流指南等内容。 ## 这里有什么? -- Gitee