1 Star 0 Fork 3

king / Mars-Project

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

Contributing to Mars

Reporting bugs and asking questions

We use GitHub issues for bug reports and feature requests. Issues should be written in English to help coders all over the world understand your idea. For discussions about development, questions about usage, or any general questions, we use our mailing list mars-dev@googlegroups.com.

To contribute a patch:

  1. It is recommended to submit an issue before working on a non-trivial patch.
  2. Break your work into small, single-purpose patches if possible. It's much harder to merge in a large change with a lot of disjoint features.
  3. Submit the patch as a GitHub pull request against the master branch. Write your comments in English so developers all over the world can understand your idea.
  4. Make sure that your code passes the tests.
  5. Add new unit tests for your code and try to cover all crucial branches of your code.
  6. If your patch changes the way people use Mars, you need to update docs to reflect these changes.
1
https://gitee.com/hfjinsong/Mars-Project.git
git@gitee.com:hfjinsong/Mars-Project.git
hfjinsong
Mars-Project
Mars-Project
master

搜索帮助