1
0
mirror of https://github.com/kylelobo/The-Documentation-Compendium.git synced 2025-09-02 17:42:57 +02:00
Files
the-documentation-compendium/cn/PULL_REQUEST_TEMPLATE.md
Yun Ji 272376ad2d Yun chinese translation (#43)
* translate bot.md to Chinese

* translate Hackthon.md to Chinese

* translate CHANGELOG.md to Chinese

* translate:CODE_OF_CONDUCT.md to Chinese

* translate:CONTRIBUTING.md to Chinese

* translate:PULL_REQUEST_TEMPLATE.md to Chinese
2022-12-01 13:37:50 +05:30

467 B

Pull request 检查清单

🚨 请参照本repository guidelines for contributing.

  • 请确保你从 topic/feature/bugfix branch (右手边)创建pull request. 请勿从master branch 创建pr.
  • 请确保你的pull request 针对 fooBar branch (左手边).
  • 检查commit 信息风格是否相符。
  • 你的代码能通过单元测试或代码提示检查。

描述

请描述你的pull request.

❤️ 感谢!