3 Star 0 Fork 0

依赖极速下载 / webster

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
CONTRIBUTING.md 1.33 KB
一键复制 编辑 原始数据 按行查看 历史
Jeff Kunkle 提交于 2015-03-06 14:07 . initial commit of repackaged code

Without pull requests from generous people like you, this project wouldn't be what it is today. You are planning to contribute aren't you? If so, here's a quick guide to creating a great pull request for this project:

  1. Fork the repo.

  2. Run the tests. Pull requests without tests are much less likely to be merged, and it's great to know you're starting with a clean slate.

  3. Add a test for your change. Refactoring and documentation changes require no new tests. If you are adding functionality or fixing a bug, please include a test.

  4. Make the test pass.

  5. Push to your fork and submit a pull request.

At this point you're waiting on one of the primary developers. This is a fairly active project so you should get a response in a reasonable amount of time. We may suggest some changes or improvements or alternatives at that time. Please don't consider the feedback as a lack of appreciation for your time and effort. It most certainly is not.

Some things that will increase the chance that your pull request is accepted, are:

  • Include good tests
  • Keep the changeset small
  • Stick to existing code conventions
  • Update the documentation, examples elsewhere, guides, whatever is affected by your contribution

See this post on pull request etiquette for more contribution tips.

1
https://gitee.com/mirrors_addons/webster.git
git@gitee.com:mirrors_addons/webster.git
mirrors_addons
webster
webster
master

搜索帮助