1 Star 0 Fork 166

yuzhijia88 / Apache APISIX incubating

forked from iresty / Apache APISIX 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
Contributing.md 2.87 KB
一键复制 编辑 原始数据 按行查看 历史
moonbingbing 提交于 2019-10-31 09:27 . license: add ASF header. (#743)

Contributing to APISIX

Firstly, thanks for your interest in contributing! I hope that this will be a pleasant first experience for you, and that you will return to continue contributing.

How to contribute?

Most of the contributions that we receive are code contributions, but you can also contribute to the documentation or simply report solid bugs for us to fix.

For new contributors, please take a look at issues with tag called Good first issue or Help wanted.

How to report a bug?

  • Ensure the bug was not already reported by searching on GitHub under Issues.

  • If you're unable to find an open issue addressing the problem, open a new one. Be sure to include a title and clear description, as much relevant information as possible, and a code sample or an executable test case demonstrating the expected behavior that is not occurring.

How to add a new feature or change an existing one

Before making any significant changes, please open an issue. Discussing your proposed changes ahead of time will make the contribution process smooth for everyone.

Once we've discussed your changes and you've got your code ready, make sure that tests are passing and open your pull request. Your PR is most likely to be accepted if it:

  • Update the README.md with details of changes to the interface.
  • Includes tests for new functionality.
  • References the original issue in description, e.g. "Resolves #123".
  • Has a good commit message.

Do you have questions about the source code?

  • QQ group: 552030619
  • Gitter
Lua
1
https://gitee.com/yuzhijia88/apisix.git
git@gitee.com:yuzhijia88/apisix.git
yuzhijia88
apisix
Apache APISIX incubating
master

搜索帮助