我们欢迎任何形式的协助工作,希望这份文档能解决您关于如何向我们贡献力量的问题。
All the types of contributions are welcomed. Hopefully this document can answers some questions that you may have. We accept Chinese and English as your main language.
- 使用问题类请到Z-Blogger社区内求助,在这里发布会被直接关闭.
- 提交问题前,打开[网站设置] -> [调试模式],把相关信息一并复制并提交。
- The questions about usages will be closed, please publish them to Z-Blogger Forum with the help of Google/Bing Translate.
- Before create a new issue, we suggest you to open [Website settings] -> [Debug Mode]. The issue should be published with the information from [Debug Mode].
- 请确保 Commit 记录内没有
Revert xxxx
等无用记录。 - 请保持如链接所示的standards/。
- 一个 Pull Request 应只包含一个改进(但可有多条Commit Log)。
- 需要支持在 README.md 内提到的所有PHP版本、数据库与Web服务器。
- 您的所有代码将置于 MIT 协议之下,但最终发布的产品的使用协议仍由 Z-Blog 官方团队制订并执行,且协议的更改不会另行通知。
- Make sure that some records like
revert xxxx
will not be contained in the commit logs - PSR-2(without braces rule) coding style.
- A Pull Request should contains only an improved (allow multiple Commit Logs).
- All the versions of PHP, databases and web servers mentioned in
README.md
should be supported. - Code will published under The MIT License, but the use agreement of the final release of the product still belongs to Z-Blog official team, and we'll change the agreement without notice.