pr
Compare original and translation side by side
🇺🇸
Original
English🇨🇳
Translation
ChineseEnsure we are not on the main branch, make a branch if necessary.
For all packages affected, run Oxfmt to format the code:
For all packages affected, run Oxfmt to format the code:
bunx oxfmt src --writeThen run
bun run build
bun run formatting
to ensure we compile.
Commit the changes. The title of the PR must be according to the skill.
pr-namePush the changes to the remote branch.
Use the CLI to create a pull request and use the same format as above for the title.
Use the
gh确保我们不在main分支上,如有必要请创建一个分支。
对于所有受影响的包,运行Oxfmt来格式化代码:
对于所有受影响的包,运行Oxfmt来格式化代码:
bunx oxfmt src --write然后运行
bun run build
bun run formatting
确保代码可以编译。
提交更改。PR的标题必须符合技能的要求。
pr-name将更改推送到远程分支。
使用 CLI创建Pull Request,标题使用与上述相同的格式。
使用
gh