1
0
Fork 0
This commit is contained in:
IvisTang 2026-01-07 20:36:24 +08:00
parent 4b2053c0f9
commit c52431fb9d
1 changed files with 1 additions and 3 deletions

View File

@ -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