From aac8ce6aa1144859e6c9c87e607c2f3120064099 Mon Sep 17 00:00:00 2001 From: Summit Suen Date: Sat, 27 Oct 2018 02:24:32 +0800 Subject: [PATCH 1/2] zh-tw: link to Node.js Foundation calendar --- locale/zh-tw/get-involved/index.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/locale/zh-tw/get-involved/index.md b/locale/zh-tw/get-involved/index.md index bdd9da373e749..5e833c9b068fe 100644 --- a/locale/zh-tw/get-involved/index.md +++ b/locale/zh-tw/get-involved/index.md @@ -9,9 +9,10 @@ Node.js 是個包容的大家庭,我們鼓勵用戶一展長才。若你想[ ## 社群討論 -- [GitHub issues 清單](https://github.com/nodejs/node/issues)是討論 Node.js 核心功能的好地方。 +- [GitHub issues 清單](https://github.com/nodejs/node/issues) 是討論 Node.js 核心功能的好地方。 - 關於 Node.js 開發的即時對話請使用 [IRC 用戶端](http://en.wikipedia.org/wiki/Comparison_of_Internet_Relay_Chat_clients) 或 [freenode 網頁聊天室](http://webchat.freenode.net/?channels=node.js) 連線至 `irc.freenode.net` 中的 `#node.js` 頻道。 -- Node.js 官方的 Twitter 帳號是 [nodejs](https://twitter.com/nodejs). +- Node.js 官方的 Twitter 帳號是 [nodejs](https://twitter.com/nodejs)。 +- [Node.js Foundation calendar](https://nodejs.org/calendar) 是公開團隊會議的日程表。 - [Node.js Everywhere](https://newsletter.nodejs.org) 是 Node.js 官方的月報。 - [Node.js Collection](https://medium.com/the-node-js-collection) 是個由社群策劃的 Medium 文章合集。 - [NodeUp](http://nodeup.com) 是關於 Node 社群最新消息的 podcast。 From dd0049d9ccad2359ba6a022ae5665a296c0613b4 Mon Sep 17 00:00:00 2001 From: osk2 Date: Sat, 27 Oct 2018 12:35:12 +0800 Subject: [PATCH 2/2] Improve sentence --- locale/zh-tw/get-involved/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/locale/zh-tw/get-involved/index.md b/locale/zh-tw/get-involved/index.md index 5e833c9b068fe..603b1539f010e 100644 --- a/locale/zh-tw/get-involved/index.md +++ b/locale/zh-tw/get-involved/index.md @@ -12,7 +12,7 @@ Node.js 是個包容的大家庭,我們鼓勵用戶一展長才。若你想[ - [GitHub issues 清單](https://github.com/nodejs/node/issues) 是討論 Node.js 核心功能的好地方。 - 關於 Node.js 開發的即時對話請使用 [IRC 用戶端](http://en.wikipedia.org/wiki/Comparison_of_Internet_Relay_Chat_clients) 或 [freenode 網頁聊天室](http://webchat.freenode.net/?channels=node.js) 連線至 `irc.freenode.net` 中的 `#node.js` 頻道。 - Node.js 官方的 Twitter 帳號是 [nodejs](https://twitter.com/nodejs)。 -- [Node.js Foundation calendar](https://nodejs.org/calendar) 是公開團隊會議的日程表。 +- [Node.js Foundation 行事曆](https://nodejs.org/calendar) 中列出了所有的公開團隊會議。 - [Node.js Everywhere](https://newsletter.nodejs.org) 是 Node.js 官方的月報。 - [Node.js Collection](https://medium.com/the-node-js-collection) 是個由社群策劃的 Medium 文章合集。 - [NodeUp](http://nodeup.com) 是關於 Node 社群最新消息的 podcast。