docs: update 07_关于社区/SIG管理指南/SIG组的申请与撤销流程

This commit is contained in:
Administrator 2024-05-08 09:29:29 +00:00 committed by delong1998
parent b3085fd60e
commit 9a2eb1e6b5
1 changed files with 3 additions and 3 deletions

View File

@ -2,10 +2,10 @@
title: 02-SIG组的加入与创建流程
description:
published: true
date: 2022-07-20T11:54:18.345Z
date: 2024-05-08T09:29:24.654Z
tags:
editor: markdown
dateCreated: 2022-03-11T03:16:28.968Z
dateCreated: 2024-05-08T05:43:20.836Z
---
# 加入SIG组的申请流程
@ -35,7 +35,7 @@ dateCreated: 2022-03-11T03:16:28.968Z
**申请**
SIG 所有成员 [签署个人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 组,填写好相关信息后,技术委员会将提前审核相关信息,并在下一次例会上进行进一步沟通。