1 Star 0 Fork 0

yutiansut / Peroxide

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
CONTRIBUTES.md 552 Bytes
一键复制 编辑 原始数据 按行查看 历史
Tae Geun Kim 提交于 2019-10-10 08:39 . Fix errata in Contributes

Contributes

Peroxide follows Gitflow workflow. Don't need to much precise, but it's good to obey some simple rules.

  1. Do not work on master branch directly.
  2. Use features/<features_to_improve> branch mainly. For example, if you want to improve DataFrame then create features/dataframe on latest dev branch & create pull request to dev branch.
  3. Test before push. cargo test --features <required_features> is wonderful.

Thanks for all contributions!

1
https://gitee.com/yutiansut/Peroxide.git
git@gitee.com:yutiansut/Peroxide.git
yutiansut
Peroxide
Peroxide
master

搜索帮助