docs: 修改 pull request 文档

This commit is contained in:
zh-lx
2021-10-19 08:13:48 +08:00
parent a624ea80de
commit 9a56555543

View File

@@ -4,4 +4,4 @@
- fork 源码,下载到本地,并 `npm install` 或者 `yarn install`
- 修改代码后,运行 `yarn test` 自测跑通所有测试用例
- 提交代码到你的 github 仓库
- 提交 Pull Request ,合并到 feature-third-commit 分支
- 提交 Pull Request ,合并到 master 分支