1 Star 0 Fork 8

wu0319 / pile.js

forked from DiDi-opensource / pile.js 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
CONTRIBUTING.md 1.31 KB
一键复制 编辑 原始数据 按行查看 历史
renmaomin 提交于 2018-04-13 11:23 . chore: add COMMIT_CONVENTION.md

Contribution Guideline

Thanks for considering to contribute this project. All issues and pull requests are highly appreciated.

Pull Requests

Before sending pull request to this project, please read and follow guidelines below.

  1. Branch: We only accept pull request on dev branch.
  2. Coding style: Follow the coding style used in jimu-mobile.
  3. Commit message: Use English and be aware of your spell.
  4. Test: Make sure to test your code.

Add device mode, API version, related log, screenshots and other related information in your pull request if possible.

NOTE: We assume all your contribution can be licensed under the Apache License 2.0.

Issues

We love clearly described issues. :)

Following information can help us to resolve the issue faster.

  • Device mode and hardware information.
  • API version.
  • Logs.
  • Screenshots.
  • Steps to reproduce the issue.

Committing Changes

Commit messages should follow the commit message convention so that changelogs can be automatically generated. Commit messages will be automatically validated upon commit. If you are not familiar with the commit message convention, you can use npm run commit instead of git commit, which provides an interactive CLI for generating proper commit messages.

JavaScript
1
https://gitee.com/wu0319/pile.js.git
git@gitee.com:wu0319/pile.js.git
wu0319
pile.js
pile.js
master

搜索帮助