From faeae73439710efb68759359f27e98c219a24700 Mon Sep 17 00:00:00 2001 From: root Date: Thu, 4 Jun 2020 09:17:43 +0800 Subject: [PATCH] modify lifecycle.md --- --help | 0 c.md | 0 lifecycle.md | 40 ++++++++++++++++++++++++++-------------- lifecycle_original.md | 14 ++++++++++++++ 4 files changed, 40 insertions(+), 14 deletions(-) create mode 100644 --help create mode 100644 c.md create mode 100644 lifecycle_original.md diff --git a/--help b/--help new file mode 100644 index 0000000..e69de29 diff --git a/c.md b/c.md new file mode 100644 index 0000000..e69de29 diff --git a/lifecycle.md b/lifecycle.md index cb0d25e..727aea1 100644 --- a/lifecycle.md +++ b/lifecycle.md @@ -1,14 +1,26 @@ -#openEuler社区版本命名,发布时间与生命周期管理 - -![avatar](./lifecycle_picture.png) - -##社区版本按按照交付年份和月份进行版本号命名。例如,openEuler 20.09于2020年09月发布。 -##openEuler release is named based on the delivery year and month. For example, openEuler 20.09 will be released in September 2020. -##社区版本分为长期支持版本和创新版本。 -##We have two kinds of release: long-term support release and innovation release. -##长期支持版本:发布间隔周期定为2年,提供4年社区支持。社区首个LTS版本openEuler 20.03 将于20年3月正式发布。 -##Long-term support release: The release interval is set to two years, and four-year-community-support is provided. OpenEuler 20.03-the first LTS will be officially released in March 2020. -##社区创新版本:LTS版本之间每隔6个月openEuler会发布一个社区创新版本,提供6个月社区支持。 -##Innovation release: openEuler publishes an innovation version every six months between LTS versions and provides six-month community support. -##欢迎社区开发者和用户提出宝贵建议,以上规则将根据反馈意见以及社区实施情况不断完善。 -##Developers and users are welcome to provide your valuable suggestions. The rule will be updated based on feedback and implementation. ++++ +title = "openEuler Lifecycle" +date = "2020-03-25" +tags = ["release", "lifecycle", ] +archives = "2020-03" +author = "WangXun, Technical Committee" +summary = "openEuler lifecycle." ++++ + +# openEuler社区版本命名,发布时间与生命周期管理/openEuler community release rule and life cycle management + +![openEuler lifecycle](<../2020-03-25-lifecycle-02.png>) + +* 社区版本按按照交付年份和月份进行版本号命名。例如,openEuler 20.09于2020年09月发布。 +* openEuler release is named based on the delivery year and month. For example, openEuler 20.09 will be released in September 2020. +* 社区版本分为长期支持版本和创新版本。 +* We have two kinds of release: long-term support release and innovation release. +* 长期支持版本:发布间隔周期定为2年,提供4年社区支持。社区首个LTS版本openEuler 20.03 将于20年3月正式发布。 +* Long-term support release: The release interval is set to two years, and four-year-community-support is provided. OpenEuler 20.03-the first LTS will be officially released in March 2020. +* 社区创新版本:LTS版本之间每隔6个月openEuler会发布一个社区创新版本,提供6个月社区支持。 +* Innovation release: openEuler publishes an innovation version every six months between LTS versions and provides six-month community support. +* 欢迎社区开发者和用户提出宝贵建议,以上规则将根据反馈意见以及社区实施情况不断完善。 +* Developers and users are welcome to provide your valuable suggestions. The rule will be updated based on feedback and implementation. + + + diff --git a/lifecycle_original.md b/lifecycle_original.md new file mode 100644 index 0000000..cb0d25e --- /dev/null +++ b/lifecycle_original.md @@ -0,0 +1,14 @@ +#openEuler社区版本命名,发布时间与生命周期管理 + +![avatar](./lifecycle_picture.png) + +##社区版本按按照交付年份和月份进行版本号命名。例如,openEuler 20.09于2020年09月发布。 +##openEuler release is named based on the delivery year and month. For example, openEuler 20.09 will be released in September 2020. +##社区版本分为长期支持版本和创新版本。 +##We have two kinds of release: long-term support release and innovation release. +##长期支持版本:发布间隔周期定为2年,提供4年社区支持。社区首个LTS版本openEuler 20.03 将于20年3月正式发布。 +##Long-term support release: The release interval is set to two years, and four-year-community-support is provided. OpenEuler 20.03-the first LTS will be officially released in March 2020. +##社区创新版本:LTS版本之间每隔6个月openEuler会发布一个社区创新版本,提供6个月社区支持。 +##Innovation release: openEuler publishes an innovation version every six months between LTS versions and provides six-month community support. +##欢迎社区开发者和用户提出宝贵建议,以上规则将根据反馈意见以及社区实施情况不断完善。 +##Developers and users are welcome to provide your valuable suggestions. The rule will be updated based on feedback and implementation. -- GitLab