mirror of
https://github.com/csunny/DB-GPT.git
synced 2025-07-30 23:28:35 +00:00
chore: add contributor wall (#1111)
This commit is contained in:
parent
13527a8bd4
commit
f8c0064576
@ -163,6 +163,12 @@ At present, we have introduced several key features to showcase our current capa
|
||||
- Please run `black .` before submitting the code.
|
||||
- To check detailed guidelines for new contributions, please refer [how to contribute](https://github.com/eosphoros-ai/DB-GPT/blob/main/CONTRIBUTING.md)
|
||||
|
||||
### Contributors Wall
|
||||
<a href="https://github.com/eosphoros-ai/DB-GPT/graphs/contributors">
|
||||
<img src="https://contrib.rocks/image?repo=eosphoros-ai/DB-GPT&max=200" />
|
||||
</a>
|
||||
|
||||
|
||||
|
||||
## Licence
|
||||
The MIT License (MIT)
|
||||
|
@ -175,11 +175,15 @@ DB-GPT是一个开源的数据域大模型框架。目的是构建大模型领
|
||||
|
||||
- [数据Agents](https://www.yuque.com/eosphoros/dbgpt-docs/gwz4rayfuwz78fbq)
|
||||
|
||||
# 贡献
|
||||
## 贡献
|
||||
> 提交代码前请先执行 `black .`
|
||||
|
||||
这是一个用于数据库的复杂且创新的工具, 我们的项目也在紧急的开发当中, 会陆续发布一些新的feature。如在使用当中有任何具体问题, 优先在项目下提issue, 如有需要, 请联系如下微信,我会尽力提供帮助,同时也非常欢迎大家参与到项目建设中。
|
||||
|
||||
### 贡献者榜单
|
||||
<a href="https://github.com/eosphoros-ai/DB-GPT/graphs/contributors">
|
||||
<img src="https://contrib.rocks/image?repo=eosphoros-ai/DB-GPT&max=200" />
|
||||
</a>
|
||||
## Licence
|
||||
|
||||
The MIT License (MIT)
|
||||
|
Loading…
Reference in New Issue
Block a user