1 Star 0 Fork 958

totalo / Apache ShardingSphere

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
CONTRIBUTING.md 2.56 KB
一键复制 编辑 原始数据 按行查看 历史

You can report a bug, submit a new feature enhancement recommendation, or commit codes by a pull request.

Reporting Bugs

  • Before report a bug, please search from google to confirm you cannot find any hint on it.
  • Look issues List to confirm this issue is not a duplicated one.
  • Create a new issue.
  • Define a clear and descriptive title for the issue.
  • If bug reported, please provide information below: - Details for reproduce bug step by step. Include SQL, configuration, expected results, actual results and tracing log. - Sharding and Operation System version. - Source code that reproduce the bug on github, can be linked here. - Stack trace if exception thrown. - Screenshot and animated gif to help bug reproduce if necessary. - Screenshot for CPU, Memory, Network and IO stat if performance issue.
  • If enhancement recommendation reported, please provide information below: - Details for enhancement behaviour. - Explain why this enhancement is general feature for most developers. - List similar features which already available in other product if possible. Both open source and commercial software are available.
  • Assign label after create issue. Label should be bug, enhancement, discussion and so on.
  • Please pay attention on the issue and provide more information during discuss.
  • Please close issue when it is resolved. If you don't close it, we will close it after 3 days。
  • If this issue has new information, please reopen it again. Please note, issue can reopen which only closed by yourself. If the issue is closed by us, you have no permission to reopen any more.

Commit pull request

  • Please choose an interested issue, or create a new issue and then settle a correct label.
  • Reply a deadline message to pickup this issue.
  • Find a mentor in Core developers list, he will give you feedback for design and implements.
  • Fork to your github repo and begin to work.
  • Please follow Sharding's Development conventions, and complete check before pull request submit.
  • Submit a pull request to master branch when finished.
  • Mentor will do code review and discuss some details, include design, implement, performance and code style. Code will be merged until mentor accepted.
  • Finally, congratulations that you have become the official contributor for Sharding!
Java
1
https://gitee.com/totalo/sharding-sphere.git
git@gitee.com:totalo/sharding-sphere.git
totalo
sharding-sphere
Apache ShardingSphere
master

搜索帮助