21 Star 56 Fork 36

百度开源 / XuperUnion

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

Contributing to XuperChain

[ English | 简体中文 ]

Thank you for considering contributing to XuperChain!

To communicate without barriers, we highly RECOMMEND everyone to contribute issue/PR in English.

Reporting issues

XuperChain using github issue to track bugs and feature requests. Before you opening an issue, please search firstly to make sure there isn't any duplicate or similar issues in issue tracker.

For opening an issue, please describe your situation using our issue template with logs or other clues.

  • Your Environment. XuperChain and OS/Go/gcc version etc.
  • Brief of the issue.
  • Describe what you expected to happen.
  • Describe what actually happened. Include the full traceback if there was an exception.
  • If possible, include a minimal, complete, and verifiable example to help us identify the issue. This also helps check that the issue is not with your own code.

Note: Issue area is for submitting bugs and feature requests, if you have any questions please check our wiki firstly, if wiki doesn't resolve your question, please join our WeChat group for further support. Any issues that does NOT meet the requirements above would be CLOSED without any notification.

Submit your code

XuperChain accept code using standard github PR(Pull Request) workflow. Please fork, fix, commit and send a PR for the maintainers to review and merge into the main code base.

Please submit pull request using the following template:

  • What is the purpose of the change
  • Brief of your solution

Please also include a github issue link of the PR. The PR must pass the CI verification and will be reviewed by the maintainers.

Note: Code must adhere to the official Go formatting guidelines(i.e. uses gofmt and golint)

Sign the Contributor License Agreement

We appreciate community contributions to code repositories open sourced by XuperChain. By signing a contributor license agreement, we ensure that the community is free to use your contributions.

You can review the XuperChain Contributor License Agreement and sign the CLA before submitting your PR.

Active contributors might be asked to join the core contributor team, and given the ability to merge pull requests.

Go
1
https://gitee.com/baidu/XuperUnion.git
git@gitee.com:baidu/XuperUnion.git
baidu
XuperUnion
XuperUnion
master

搜索帮助