woocommerce-git
Compare original and translation side by side
🇺🇸
Original
English🇨🇳
Translation
ChineseWooCommerce Git Guidelines
WooCommerce Git 操作指南
Pull Requests
拉取请求(Pull Requests)
When creating PRs, follow the template at . Include all sections from the template; if a section does not apply, write "N/A" under that heading. Pass the body via a HEREDOC to .
.github/PULL_REQUEST_TEMPLATE.mdgh pr create --body创建PR时,请遵循中的模板。需包含模板中的所有部分;若某部分不适用,请在该标题下填写“N/A”。可通过HEREDOC将正文内容传递给命令。
.github/PULL_REQUEST_TEMPLATE.mdgh pr create --body