This commit is contained in:
parent
4b2053c0f9
commit
c52431fb9d
|
|
@ -225,9 +225,7 @@ design-patterns/
|
||||||
|
|
||||||
1. Fork 仓库
|
1. Fork 仓库
|
||||||
2. 创建功能分支 (`git checkout -b feature/amazing-feature`)
|
2. 创建功能分支 (`git checkout -b feature/amazing-feature`)
|
||||||
3. 提交更改 (`git commit -m 'Add some amazing feature
|
3. 提交更改 (`git commit -m 'Add some amazing feature'`)
|
||||||
|
|
||||||
Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com>'`)
|
|
||||||
4. 推送到分支 (`git push origin feature/amazing-feature`)
|
4. 推送到分支 (`git push origin feature/amazing-feature`)
|
||||||
5. 开启 Pull Request
|
5. 开启 Pull Request
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue