wbfy
Compare original and translation side by side
🇺🇸
Original
English🇨🇳
Translation
Chinesewbfy application workflow
wbfy 应用工作流
- Run in
yarn start <directory_path_of_target_repo>.~/ghq/github.com/WillBooster/wbfy - Run or
yarn check-for-aiin the target repository, not inbun check-for-ai.wbfy - If any check fails, do one of the following:
- Fix the target repository, then go back to step 2.
- If the failure comes from , fix
wbfy, commit and push the change, open a PR in the~/ghq/github.com/WillBooster/wbfyrepository, then go back to step 1.wbfy
- Commit and push any change in the target repository, then open a PR there.
- 在目录下运行
~/ghq/github.com/WillBooster/wbfy。yarn start <目标仓库的目录路径> - 在目标仓库中运行 或
yarn check-for-ai,不要在bun check-for-ai目录下执行该命令。wbfy - 如果任何检查未通过,执行以下操作之一:
- 修复目标仓库的问题,然后回到步骤2。
- 如果问题来自,修复
wbfy的代码,提交并推送更改,在~/ghq/github.com/WillBooster/wbfy仓库中提交PR,然后回到步骤1。wbfy
- 提交并推送目标仓库中的所有更改,然后在目标仓库中提交PR。