chore: add contributor section to readme

This commit is contained in:
LeoYuan 袁力皓 2022-06-16 14:22:50 +08:00 committed by 絮黎
parent abf8fae3ef
commit 9766593719
2 changed files with 18 additions and 2 deletions

View File

@ -152,3 +152,11 @@ lowcode-engine 启动后,提供了几个 umd 文件,可以结合 [lowcode-de
关于提交 PR 关于提交 PR
请将目标合并分支设置为 **develop**,不要指定 **main** 分支在发布正式版本后develop 分支将会合入 main 分支。 请将目标合并分支设置为 **develop**,不要指定 **main** 分支在发布正式版本后develop 分支将会合入 main 分支。
## ❤️ 致谢
感谢所有为引擎项目贡献力量的同学们~
<p>
<a href="https://github.com/alibaba/lowcode-engine/graphs/contributors"><img src="https://contrib.rocks/image?repo=alibaba/lowcode-engine" /></a>
</p>

View File

@ -152,3 +152,11 @@ Please read first:
About Pull Request: About Pull Request:
- set the target branch to **develop** other than **main** - set the target branch to **develop** other than **main**
## ❤️ Contributors
Special thanks to everyone who contributed to this project.
<p>
<a href="https://github.com/alibaba/lowcode-engine/graphs/contributors"><img src="https://contrib.rocks/image?repo=alibaba/lowcode-engine" /></a>
</p>