49 Star 366 Fork 82

GVP第四范式 / OpenMLDB

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
CONTRIBUTING.md 2.92 KB
一键复制 编辑 原始数据 按行查看 历史
Mian Lu 提交于 2022-02-28 17:54 . add the active contribution list

Contribution Guideline

Contribution Welcome!

OpenMLDB is a community-driven opensource project. We welcome all kinds of contributions, such as bugfix, new feature development, test cases, documentations and so on.

OpenMLDB Contribution Workflow

Before Opening Your PR

We encourage you to discuss with us first before coding. Your discussion channel may depend on what you want to contribute:

  • If it is a simple bugfix, or an independent function/module that will not affect other modules: You may just raise an issue on our GitHub Issues and describe your solutions. We will provide necessary feedback to you as soon as possible.
  • If the change may affect a few modules, or an architectural change/improvement: Please contact us in the community and let us have more understanding about your ideas. Meanwhile, we also encourage you to write a formal RFC and post it to the GitHub Discussions.

Code Contribution Workflow

Here is the general contribution workflow:

  • Fork the OpenMLDB repository into your personal space

  • Create a branch from where you want to base your code (usually it is the main branch)

  • Make commits of your code and test cases, make sure:

  • Push your commits to your forked repository

  • Submit a pull request to merge from your branch to the OpenMLDB's main branch

  • Address any comments from our community about your PR

  • The PR will be merged by our maintainers after all comments are addressed.

Contribution Help

You may find us from the following channels for any help about contribution

Contribution Opportunities

If you just would like to begin your journey to contribute to OpenMLDB community, the issues with the label of good first issue is certainly a good start for you. Please visit here for this issue list.

Please also stay tuned to our Contributor Challenges (with prize :gift: ) :

Contributors

We appreciate the effort from all of our contributors. You can find the full list here.

C++
1
https://gitee.com/paradigm4/OpenMLDB.git
git@gitee.com:paradigm4/OpenMLDB.git
paradigm4
OpenMLDB
OpenMLDB
main

搜索帮助