From b8d1661e56244fda4f7e7e297400be6ea0e37e71 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=9B=92=E6=B5=B7=E6=B3=A2?= Date: Wed, 12 Aug 2020 22:56:19 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8F=90=E4=BE=9B=20README=20=E5=9F=BA?= =?UTF-8?q?=E6=9C=AC=E4=BF=A1=E6=81=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.en.md | 41 ++++++++++++++++++++--------------------- README.md | 42 ++++++++++++++++++++---------------------- 2 files changed, 40 insertions(+), 43 deletions(-) diff --git a/README.en.md b/README.en.md index ce1e093..22b3e83 100644 --- a/README.en.md +++ b/README.en.md @@ -1,36 +1,35 @@ # Java-Packages -#### Description -Java package relevant docs, source code and issue management. +## Description -#### Software Architecture -Software architecture description +Java package relevant tools, source code、macros and guidance docs. -#### Installation +## Software Architecture -1. xxxx -2. xxxx -3. xxxx +n/a -#### Instructions +## Installation -1. xxxx -2. xxxx -3. xxxx +n/a -#### Contribution +## Instructions + +n/a + +## Contribution + +You are welcome to participate in the discussion of the issues and contribute to the PR. + +### Basic Procedure 1. Fork the repository 2. Create Feat_xxx branch 3. Commit your code 4. Create Pull Request +### Git and RP Guider -#### Gitee Feature - -1. You can use Readme\_XXX.md to support different languages, such as Readme\_en.md, Readme\_zh.md -2. Gitee blog [blog.gitee.com](https://blog.gitee.com) -3. Explore open source project [https://gitee.com/explore](https://gitee.com/explore) -4. The most valuable open source project [GVP](https://gitee.com/gvp) -5. The manual of Gitee [https://gitee.com/help](https://gitee.com/help) -6. The most popular members [https://gitee.com/gitee-stars/](https://gitee.com/gitee-stars/) +1. https://gitee.com/openeuler/community/blob/master/zh/contributors/Gitee-workflow.md +2. https://gitee.com/openeuler/community/blob/master/zh/contributors/pull-request.md +3. https://gitee.com/openeuler/community/blob/master/zh/sig-infrastructure/command.md +4. https://gitee.com/openeuler/community/blob/master/zh/contributors/pull-requests.md \ No newline at end of file diff --git a/README.md b/README.md index 02a7a4c..a32bec5 100644 --- a/README.md +++ b/README.md @@ -1,37 +1,35 @@ -# Java-Packages +# Java Packages -#### 介绍 -Java package relevant docs, source code and issue management. +## 介绍 -#### 软件架构 -软件架构说明 +该仓库用于存放 openEuler 社区 Java 打包相关代码、宏、工具,以及指引文档。 +## 软件架构 -#### 安装教程 +暂无 -1. xxxx -2. xxxx -3. xxxx -#### 使用说明 +## 安装教程 -1. xxxx -2. xxxx -3. xxxx +暂无 -#### 参与贡献 +## 使用说明 +暂无 + +## 参与贡献 + +欢迎参与 issue 的讨论和贡献相关 PR。 + +### 基本过程 1. Fork 本仓库 2. 新建 Feat_xxx 分支 3. 提交代码 4. 新建 Pull Request +### Git 和 PR 指南 -#### 码云特技 - -1. 使用 Readme\_XXX.md 来支持不同的语言,例如 Readme\_en.md, Readme\_zh.md -2. 码云官方博客 [blog.gitee.com](https://blog.gitee.com) -3. 你可以 [https://gitee.com/explore](https://gitee.com/explore) 这个地址来了解码云上的优秀开源项目 -4. [GVP](https://gitee.com/gvp) 全称是码云最有价值开源项目,是码云综合评定出的优秀开源项目 -5. 码云官方提供的使用手册 [https://gitee.com/help](https://gitee.com/help) -6. 码云封面人物是一档用来展示码云会员风采的栏目 [https://gitee.com/gitee-stars/](https://gitee.com/gitee-stars/) +1. https://gitee.com/openeuler/community/blob/master/zh/contributors/Gitee-workflow.md +2. https://gitee.com/openeuler/community/blob/master/zh/contributors/pull-request.md +3. https://gitee.com/openeuler/community/blob/master/zh/sig-infrastructure/command.md +4. https://gitee.com/openeuler/community/blob/master/zh/contributors/pull-requests.md -- Gitee