Update README.md

This commit is contained in:
xiangxinyong 2022-03-31 09:41:05 +08:00
parent db7849da9f
commit 902e335acb
1 changed files with 4 additions and 0 deletions

View File

@ -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
### 参考链接