diff --git a/sig/sig-template/OWNER b/sig/sig-template/OWNER new file mode 100644 index 0000000000000000000000000000000000000000..1b24e6e4f859b19f3b3b291b3f2af1d4668f6fcc --- /dev/null +++ b/sig/sig-template/OWNER @@ -0,0 +1,4 @@ +maintainers: + - giteeid1 + - giteeid2 + - giteeid3 \ No newline at end of file diff --git a/sig/sig-template/sig-template.md b/sig/sig-template/sig-template.md new file mode 100644 index 0000000000000000000000000000000000000000..453d39775430ce0e631a49e9875995615f9dc8da --- /dev/null +++ b/sig/sig-template/sig-template.md @@ -0,0 +1,64 @@ + +# Application to create a new SIG +English | [简体中文](./sig-template_cn.md) + + +Note: The Charter of this SIG follows the convention described in the openEuler charter [README] (/en/governance/README.md), and follows [SIG-governance] (/en/technical-committee/governance/SIG-governance.md). + +## SIG Mission and Scope + +Describe the Mission and objectives of the new SIG, including but not limited to: + +- Why create a new SIG in openEuler + +- The scope of the SIG + +- Which SIGs in openEuler to coorperate with + + +### Deliverables + +What and in what form the SIG is responsible for delivering +  +- Source code + +- tar + +- Source and tar +  + +### Repositories and description managed by this SIG + + +### Cross-domain and external-oriented processes + +Cross-domain and externally-oriented processes and actions defined and implemented by this SIG: + +- Non-Internal Process Checklist + +- The organization guidance plan for the entire openEulerSIG owned by this SIG, etc. + + +## Basic Information + +### Project Introduction +    https: /gitee.com/openeuler/community/sig/sig-xxxx/ + +***Tips***: After the SIG is successfully created, https: /gitee.com/openeuler/community/sig/sig-xxxx/ management will be managed by the Maintainer, and the project team can enrich their project introduction, including but not limited to the following content. +``` +### Maintainers +- Name (Gitee ID) + +### Committers +- Name (Gitee ID) + +### Mailing list + +### IRC Channel + +### Conference Information + +### External Contact +-Name (Gitee ID) +``` + diff --git a/sig/sig-template/sig-template_cn.md b/sig/sig-template/sig-template_cn.md new file mode 100644 index 0000000000000000000000000000000000000000..ce2d53075721e8396a83f948c4bb522e30f4bfa3 --- /dev/null +++ b/sig/sig-template/sig-template_cn.md @@ -0,0 +1,63 @@ + +# 新建SIG申请 +[English](./sig-template.md) | 简体中文 + + +说明:本SIG的Charter内容遵循openEuler章程 [README](/zh/governance/README.md)中描述的约定,使用[SIG-governance](/zh/technical-committee/governance/SIG-governance.md)中概述的角色和组织管理。 + +## SIG组工作目标和范围 + +用描述新申请SIG计划工作的范围和目标,包括但不限于: + + - 为什么需要在openEuler里创建一个这样的新SIG + + - 该SIG的业务范围 + + - 该SIG需要得到openEuler内哪些SIG的支持 + + + ### 交付件 + + 该SIG负责的交付件是哪些以及哪种形式 + + - 源码 + + - tar包 + + - 源码和tar包 + + + ### 该SIG管理的个repository及描述 + + + ### 跨领域和面向外部的流程 + + 由该SIG定义和执行的,且跨领域和面向外部的流程和行动: + + - 非内部流程清单 + - 该SIG拥有的面向整个openEulerSIG的组织指导计划等 + + +## 基本信息 + +### 项目介绍 + https:/gitee.com/openeuler/community/sig/sig-xxxx/ + +***提示***:在SIG创建成功后,https:/gitee.com/openeuler/community/sig/sig-xxxx/管理将由Maintainer负责,项目组可以丰富自己的项目介绍,包括但不限于如下内容。 +``` +### Maintainers +- 姓名 (Gitee ID) + +### Committers +- 姓名 (Gitee ID) + +### Mailing list + +### IRC Channel + +### 会议信息 + +### 对外联络人 +- 姓名 (Gitee ID) +``` +