Skip to content

Commit

Permalink
docs: update desctiption about contribution
Browse files Browse the repository at this point in the history
  • Loading branch information
whhe committed Apr 22, 2024
1 parent baacb1d commit d52314b
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 22 deletions.
2 changes: 2 additions & 0 deletions README-CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@

我们欢迎任何人来贡献,感谢所有的[贡献者](https://github.com/oceanbase/ob-samples/graphs/contributors)

我们在 GitHub 上创建了一些任务,这些任务难度不高,对于首次贡献者来说比较友好,欢迎感兴趣的开发者认领:https://github.com/oceanbase/ob-samples/issues/16

在一个示例中,请确保包含以下内容

- 代码文件
Expand Down
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ You can copy the sample code to local environment and use it directly after chan

We welcome contributions from anyone, thanks to all [contributors](https://github.com/oceanbase/ob-samples/graphs/contributors)!

We have created some issues on GitHub for some samples which are simple and good for first time contributors: https://github.com/oceanbase/ob-samples/issues/16.

In the module, make sure to include the following files:

- code files
Expand Down
21 changes: 0 additions & 21 deletions java/README.md
Original file line number Diff line number Diff line change
@@ -1,24 +1,3 @@
## Introduction

Please add Java samples in this directory.


## TODO

### ORM or Driver or Connection Pool
* Mybatis
* Mybatis-plus
* Hibernate
* Spring Data JPA
* Spring Data jdbc
* Alibaba Druid
* HikariCP
* DBCP
...


### BigData

* Apache Flink connector
* Apache Flink

2 changes: 1 addition & 1 deletion python/README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
## Introduction

Please add Phython samples in this directory.
Please add Python samples in this directory.

0 comments on commit d52314b

Please sign in to comment.