....
This commit is contained in:
parent
904a5d18a3
commit
6ea5a937c5
@ -145,7 +145,7 @@
|
|||||||
1. 创建一个新的功能分支(`git checkout -b feature/AmazingFeature`)
|
1. 创建一个新的功能分支(`git checkout -b feature/AmazingFeature`)
|
||||||
1. 提交更改(`git commit -m 'Add some AmazingFeature'`)
|
1. 提交更改(`git commit -m 'Add some AmazingFeature'`)
|
||||||
1. 推送(Push)更改到分支(`git push origin feature/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)
|
||||||
|
|
||||||
## 建议
|
## 建议
|
||||||
|
|
||||||
|
@ -145,7 +145,7 @@
|
|||||||
1. 創建你的功能分支(`git checkout -b feature/AmazingFeature`)
|
1. 創建你的功能分支(`git checkout -b feature/AmazingFeature`)
|
||||||
1. 提交您的更改(`git commit -m 'Add some AmazingFeature'`)
|
1. 提交您的更改(`git commit -m 'Add some AmazingFeature'`)
|
||||||
1. 上傳(Push)到分支(`git push origin feature/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)
|
||||||
|
|
||||||
## 建議
|
## 建議
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user