贡献内容

反馈问题

  • Github issues

  • Email: Support@openailab.com

  • QQGroup: 630836519 (TengineKit)

提交你的代码

  • 提交PR,你需要说明你修改了什么。

    • Fork it!

    • 创建你的分支: git checkout -b my-new-feature

    • 提交你的修改: git add . && git commit -m ‘Add some feature’

    • 推送这个分支: git push origin my-new-feature

    • 提交请求

Thanks a lot!!