diff --git a/07_关于社区/SIG管理指南/SIG组的申请与撤销流程.md b/07_关于社区/SIG管理指南/SIG组的申请与撤销流程.md index 8044f99e..5477a88d 100644 --- a/07_关于社区/SIG管理指南/SIG组的申请与撤销流程.md +++ b/07_关于社区/SIG管理指南/SIG组的申请与撤销流程.md @@ -2,7 +2,7 @@ title: 02-SIG组的加入与创建流程 description: published: true -date: 2024-05-08T09:29:24.654Z +date: 2024-05-10T01:30:59.984Z tags: editor: markdown dateCreated: 2024-05-08T05:43:20.836Z @@ -49,7 +49,7 @@ SIG 所有成员 [签署个人cla](https://cla.openkylin.top) 后,请按照以 **申请**: 企业负责人 [签署企业cla](https://cla.openkylin.top) ,并请该企业的相关企业员工 [签署员工cla](https://cla.openkylin.top) 后,再请按照以下步骤执行申请: -1. 由相关提议人 Fork 项目 [openKylin / community](https://gitee.com/openkylin/community) 到你的Gitee下。并在您的 Gitee 项目下的 sig 目录下创建自己新的 SIG 目录,并根据 [SIG组章程模版](https://gitee.com/openkylin/docs/blob/master/SIG%E7%AE%A1%E7%90%86%E6%8C%87%E5%8D%97/SIG%E7%BB%84%E7%AB%A0%E7%A8%8B%E6%A8%A1%E7%89%88.md) 在您的 Gitee 项目下创建对应 `README.md` ,并完成新 SIG 章程的填写; +1. 由相关提议人 Fork 项目 [openKylin / community](https://gitee.com/openkylin/community) 到你的Gitee下。并在您的 Gitee 项目下的 sig 目录下创建自己新的 SIG 目录,并根据 [SIG组章程模版](https://gitee.com/openkylin/docs/blob/master/07_%E5%85%B3%E4%BA%8E%E7%A4%BE%E5%8C%BA/SIG%E7%AE%A1%E7%90%86%E6%8C%87%E5%8D%97/SIG%E7%BB%84%E7%AB%A0%E7%A8%8B%E6%A8%A1%E7%89%88.md) 在您的 Gitee 项目下创建对应 `README.md` ,并完成新 SIG 章程的填写; 2. 在刚刚创建的 SIG 目录下,根据 [sig.yaml 模版](https://gitee.com/openkylin/community/blob/master/sig/README.md) 完成 sig.yaml 文件的创建,并完成 sig.yaml 文件的填写; 3. 完成以上两步后,将以上改动提交到 Gitee 上,并向[openKylin / community](https://gitee.com/openkylin/community) 项目提交 PR 申请创建 SIG 组,填写好相关信息后,技术委员会将提前审核相关信息,并在下一次例会上进行进一步沟通。 @@ -70,7 +70,7 @@ SIG 所有成员 [签署个人cla](https://cla.openkylin.top) 后,请按照以 ### 撤销流程 #### 提交撤销申请 SIG组撤销申请应由该SIG组Owner或者技术委员会委员提交,提交方式如下: -1. Fork 项目 [openKylin / community](https://gitee.com/openkylin/community) 到您的 Gitee 下,并删除 [community/sig](https://gitee.com/openkylin/community/sig)目录下该SIG组对应的目录。 +1. Fork 项目 [openKylin / community](https://gitee.com/openkylin/community) 到您的 Gitee 下,并删除 [community/sig](https://gitee.com/openkylin/community/tree/master/sig)目录下该SIG组对应的目录。 2. 完成以上步骤后,将改动提交到 Gitee 上,并向[openKylin / community](https://gitee.com/openkylin/community) 项目提交 PR 申请撤销 SIG 组,填写好相关信息(撤销SIG组的详细原因)后,技术委员会将提前审核相关信息,并在下一次例会上针对该议题进行讨论和投票。 #### 讨论并投票表决 SIG组撤销申请应在技术委员会例会上进行讨论并通过投票决策。技术委员会全体委员需参与投票表决,投票分为赞同票、反对票和弃权票,可以在例会上直接表决或会后回复邮件表决。需要三分之二或以上委员投赞同票时,撤销申请才能通过。投票结果通过邮件列表公示。