update SIG template, include scope and target , members
This commit is contained in:
parent
caa95fad6d
commit
44ef7014e7
|
@ -1,43 +1,34 @@
|
|||
# 新建SIG申请
|
||||
# SIG组模板
|
||||
简体中文 | [English](./sig_template.md)
|
||||
|
||||
说明:本SIG的内容遵循OpenHarmony的PMC管理章程 [README](/zh/pmc.md)中描述的约定。
|
||||
|
||||
## SIG组工作目标和范围
|
||||
|
||||
用描述新申请SIG计划工作的范围和目标,包括但不限于:
|
||||
- 为什么需要在OpenHarmony里创建一个这样的新SIG
|
||||
- 该SIG的业务范围
|
||||
- 该SIG需要得到OpenHarmony内哪些SIG的支持
|
||||
### 工作目标
|
||||
|
||||
### 工作范围
|
||||
|
||||
|
||||
|
||||
|
||||
### 该SIG管理的repository及描述
|
||||
- 项目名称:
|
||||
- repository1名称:https://gitee.com/openharmony-sig/docs
|
||||
## 代码仓
|
||||
- 代码仓地址:
|
||||
- repository1名称:https://gitee.com/openharmony/xxx
|
||||
- repository2名称:https://gitee.com/openharmony-sig/xxx
|
||||
|
||||
|
||||
## SIG 相关信息
|
||||
## SIG组成员
|
||||
|
||||
### Leader
|
||||
- name1<email1 address> [[@gitee_id1](https://gitee.com/gitee_id1)]
|
||||
### Committers
|
||||
- name1<email1 address> [[@gitee_id1](https://gitee.com/gitee_id1)]
|
||||
- name2<email2 address> [[@gitee_id3](https://gitee.com/gitee_id2)]
|
||||
- name3<email3 address> [[@gitee_id3](https://gitee.com/gitee_id3)]
|
||||
- @码云账号(https://gitee.com/xxx)
|
||||
|
||||
### 邮件列表
|
||||
- dev@openharmony.io
|
||||
### Committers列表
|
||||
- @码云账号(https://gitee.com/xxx)
|
||||
|
||||
### Slack 群组
|
||||
- http://openharmonyworkspace.slack.com
|
||||
- 加入 Slack 群组的链接将定期更新在 [OpenHarmony Community代码仓](https://gitee.com/openharmony/community)
|
||||
|
||||
### 会议
|
||||
- 会议时间:
|
||||
- 会议链接:
|
||||
- 会议时间:xxx
|
||||
- 会议链接:xxx
|
||||
|
||||
### 联系方式(可选)
|
||||
|
||||
- 邮件列表:xxx
|
||||
- Slack群组:xxx
|
||||
- 微信群:xxx
|
||||
|
|
Loading…
Reference in New Issue