粵語編程語言鼓勵來自各路程序員嘅貢獻!
- Fork該項目 並克隆
git clone https://github.com/StepfenShawn/Cantonese
- 創建 Feature 分支
$ git checkout -b AmazingFeature
- 提交改動
$ git commit -m "Add some Amazing Features"
- Push 分支
$ git push origin AmazingFeature
- Pull Request
- 請簡單說明該 PR 在哪方面進行了改進,最好解釋點解寫這個 PR
We really encourage you to contribute to the Cantonese programming language!
- Fork the repo:
git clone https://github.com/StepfenShawn/Cantonese
- Create your Feature Branch
$ git checkout -b AmazingFeature
- Commit your Changes
$ git commit -m "Add some Amazing Features"
- Push to the Branch
$ git push origin AmazingFeature
- Open a Pull Request
- Please briefly demonstrate what changes this PR made, and better explain why you made this PR