!336 change sig QA filename to english and switch

* Description:[fix] change sig QA file name to english and add english and
This commit is contained in:
jinguang 2021-08-20 09:55:25 +00:00
parent 36f45cf911
commit b61a9043fb
2 changed files with 15 additions and 9 deletions

View File

@ -1,7 +1,10 @@
Graduation Review Organization for SIG Incubation Projects<br>
- After a Special Interest Group (SIG) incubation project meets the graduation requirements, the SIG leader can request a graduation review. A graduated project can be incorporated into the master code repository of the OpenHarmony community.<br>
- To apply for a graduation review, the SIG leader shall send an email to dev@openharmony.io.<br>
- The QA SIG shall organize the graduation review of the incubation project.<br>
Graduation Review Organization for SIG Incubation Projects
English | [简体中文](./guidance_for_incubation_project_graduation_cn.md)
- After a Special Interest Group (SIG) incubation project meets the graduation requirements, the SIG leader can request a graduation review. A graduated project can be incorporated into the master code repository of the OpenHarmony community.
- To apply for a graduation review, the SIG leader shall send an email to dev@openharmony.io.
- The QA SIG shall organize the graduation review of the incubation project.
#### Graduation Review Participants

View File

@ -1,7 +1,10 @@
SIG孵化项目毕业评审组织<br>
- SIG孵化项目成熟并满足项目毕业要求后可申请合入OpenHarmony组织代码主库。<br>
- SIG Leader通过向dev@openharmony.io发送邮件提交孵化项目毕业申请[请按照表格内容填写议题](https://shimo.im/sheets/tjdkPCTW3QCHdKGX/MODOC)。<br>
- QA SIG组组织孵化项目准出[发布评审纪要并归档](https://shimo.im/sheets/tjdkPCTW3QCHdKGX/MODOC)<br>
SIG孵化项目毕业评审组织
简体中文 | [English](./guidance_for_incubation_project_graduation.md)
- SIG孵化项目成熟并满足项目毕业要求后可申请合入OpenHarmony组织代码主库。
- SIG Leader通过向dev@openharmony.io发送邮件提交孵化项目毕业申请[请按照表格内容填写议题](https://shimo.im/sheets/tjdkPCTW3QCHdKGX/MODOC)。
- QA SIG组组织孵化项目准出[发布评审纪要并归档](https://shimo.im/sheets/tjdkPCTW3QCHdKGX/MODOC)
#### 参加人:
@ -53,4 +56,4 @@ SIG孵化项目毕业评审组织<br>
| 配置管理 | 版本签名 | 项目的发布过程是文档化的,且可重复发布生成一致的发布包。 | 工具+人工:参考指导生成哈希值并与发布的哈希值对比 | Infrastructure SIG |
| 质量 | 安全 |项目使用的加密算法必须是安全的、公开的加密算法及协议,不得使用已被破解的加密算法及协议。 | 工具:安全扫描工具 | Security SIG |
| 质量 | 安全 |项目必须使用密码学安全的随机数生成器生成所有加密密钥和随机数,并且不得使用密码学不安全的生成器 | 工具:安全扫描工具 | Security SIG |
| 质量 | 安全 |项目被公开超过60天的中等或更高严重程度的漏洞必须被修复所有致命漏洞必须完成修复。 | 工具:安全扫描工具 | Security SIG |
| 质量 | 安全 |项目被公开超过60天的中等或更高严重程度的漏洞必须被修复所有致命漏洞必须完成修复。 | 工具:安全扫描工具 | Security SIG |