This commit is contained in:
xTaiwanPingLord 2022-09-08 23:41:05 +08:00
parent 904a5d18a3
commit 6ea5a937c5
2 changed files with 2 additions and 2 deletions

View File

@ -145,7 +145,7 @@
1. 创建一个新的功能分支(`git checkout -b feature/AmazingFeature`
1. 提交更改(`git commit -m 'Add some AmazingFeature'`
1. 推送Push更改到分支`git push origin feature/AmazingFeature`
1. (打开 Pull Request 并提交)[https://github.com/Akebi-Group/Akebi-GC/pulls]
2. [打开 Pull Request 并提交](https://github.com/Akebi-Group/Akebi-GC/pulls)
## 建议

View File

@ -145,7 +145,7 @@
1. 創建你的功能分支(`git checkout -b feature/AmazingFeature`
1. 提交您的更改(`git commit -m 'Add some AmazingFeature'`
1. 上傳Push到分支`git push origin feature/AmazingFeature`
1. (開啟一個 Pull Request)[https://github.com/Akebi-Group/Akebi-GC/pulls]
1. [開啟一個 Pull Request](https://github.com/Akebi-Group/Akebi-GC/pulls)
## 建議