1
0
mirror of https://github.com/namibia/free-programming-books.git synced 2024-06-27 09:33:29 +00:00
programming-books/HOWTO-zh-TW.md
Amirhossein Mojiri Foroushani e883b700b9
Create HOWTO-fa_IR.md annd add links (#4664)
* Create HOWTO-fa_IR.md

* add Persian translation link to HOWTO.md

* add Persian translation link to HOWTO-zh.md

* add Persian translation link to HOWTO-zh-TW.md

* add Persian translation link to HOWTO-hi.md
2020-10-24 14:41:43 -04:00

17 lines
1.4 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

閱讀本文的其他語言版本:[English](HOWTO.md), [हिन्दी](HOWTO-hi.md), [简体中文](HOWTO-zh.md), [Português (BR)](HOWTO.pt_BR.md), [فارسی](HOWTO-fa_IR.md)
歡迎使用 Free-Programming-Books我们歡迎新的貢獻者即使是在Github上首次提出 pull request 的人。如果您是其中之一,那麼以下資源可能會對你有所幫助:
* [關於 pull request](https://help.github.com/articles/about-pull-requests/)
* [Github Hello World](https://guides.github.com/activities/hello-world/)
* [Youtube-Github 初學者課程](https://www.youtube.com/watch?v=0fKg7e37bQE)
* [Youtube - How To Fork A GitHub Repo and Submit A Pull Request](https://www.youtube.com/watch?v=G1I3HF4YWEw)
不要猶豫儘管提問。每個貢獻者都是從第一個PR開始。你可能是我們的千分之一
即使您是經驗豐富的開源貢獻者也有一些事情可能會讓您遭受失敗。提交您的PR後Travis-CI會運行程式碼品質分析工具有時會發現間距或字母顺序方面的問題。如果您獲得綠色按钮則說明一切準備就緒但如果没有請點擊travis連結以查找程式碼品質分析工具不滿意的地方。 修正此問題並新增 commit 到你的 PR。
最後,如果不確定要添加的資源是否適合 Free-Programming-Books請閱讀[CONTRIBUTING](CONTRIBUTING.md)中的指南。