forked from huawei/openGauss1
Update README.md
This commit is contained in:
parent
db7849da9f
commit
902e335acb
|
|
@ -7,18 +7,22 @@ openGauss是一款开源关系型数据库管理系统,采用木兰宽松许
|
|||
1、**解决Bug**:面向openGauss社区里面的所有仓库包括代码、文档等找到Bug,修复Bug并成功合并PR,以数量和重要性等级作为评判标准。
|
||||
|
||||
* PR提交地址:https://gitee.com/opengauss 中的任意一个仓库
|
||||
* 导师:向新勇 xiangxinyong@huawei.com
|
||||
|
||||
2、**实现功能**:面向openGauss社区里面的所有仓库提交特性需求,完成特性实现并成功合并PR,以数量和重要性等级作为评判标准。
|
||||
|
||||
* PR提交地址:https://gitee.com/opengauss 中的任意一个仓库
|
||||
* 导师:向新勇 xiangxinyong@huawei.com
|
||||
|
||||
3、**原创工具**:实现openGauss周边技术生态工具提交到openGauss社区examples仓库并且成功合并PR,以数量和重要性等级作为评判标准。
|
||||
|
||||
* PR提交地址:https://gitee.com/opengauss/examples
|
||||
* 导师:向新勇 xiangxinyong@huawei.com
|
||||
|
||||
4、**原创应用**:基于openGauss的JDBC、ODBC等驱动实现一个应用系统,应用系统可以为C/S架构,B/S架构或者移动端应用等,应用系统代码以PR的形式提交到openGauss社区examples仓库。要求应用系统为参赛者原创,以使用到的openGauss高级特性的数量作为评判标准。
|
||||
|
||||
* PR提交地址:https://gitee.com/opengauss/examples
|
||||
* 导师:向新勇 xiangxinyong@huawei.com
|
||||
|
||||
### 参考链接
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue