diff options
Diffstat (limited to 'files/zh-tw/mdn/community/index.html')
-rw-r--r-- | files/zh-tw/mdn/community/index.html | 52 |
1 files changed, 52 insertions, 0 deletions
diff --git a/files/zh-tw/mdn/community/index.html b/files/zh-tw/mdn/community/index.html new file mode 100644 index 0000000000..3c6fcda1a2 --- /dev/null +++ b/files/zh-tw/mdn/community/index.html @@ -0,0 +1,52 @@ +--- +title: 加入 MDN 社群 +slug: MDN/Community +tags: + - 教學 + - 社群 +translation_of: MDN/Community +--- +<div>{{MDNSidebar}}</div> + +<div>{{IncludeSubnav("/zh-TW/docs/MDN")}}</div> + +<div class="summary"> +<p>MDN (Mozilla Developer Network 的縮寫) 比 wiki 更強大: 它是一個屬於開發者們的社群,致力於讓 MDN 這個龐大資源更加傑出。</p> +</div> + +<p>我們非常感謝您對 MDN 的貢獻,但是我們更希望您加入我們的社群,這裡有三個加入我們社群的方法:</p> + +<ol> + <li><a href="/zh-TW/docs/MDN/Contribute/Howto/Create_an_MDN_account">建立 MDN 帳戶</a></li> + <li><a href="/zh-TW/docs/MDN/Community/論壇">加入會談</a></li> + <li><a href="/zh-TW/docs/MDN/Community/Whats_happening">追蹤新資訊</a></li> +</ol> + +<h2 id="社群如何運作">社群如何運作</h2> + +<p>以下更多文章關於更多 MDN 的社群。</p> + +<div class="row topicpage-table"> +<div class="section"> +<dl> + <dt class="landingPageList"><a href="/zh-TW/docs/MDN/Community/Roles">社群角色</a></dt> + <dd class="landingPageList">在MDN社群中,有著許多負責不同部分的角色。</dd> + <dt class="landingPageList"><a href="/zh-TW/docs/MDN/Community/Doc_sprints">文件生成聚會</a></dt> + <dd class="landingPageList">這是一個文件生成聚會的指南。它包含了過去人們舉辦文件生成聚會所提供的一些建議與訣竅,以幫助你也舉辦一個。</dd> + <dt class="landingPageList"><a href="/zh-TW/docs/MDN/Community/Whats_happening">追蹤新資訊</a></dt> + <dd class="landingPageList">MDN 是由 <a class="external" href="https://wiki.mozilla.org/MDN">Mozilla Developer Network community</a> 所維護。 這裡有一些我們分享我們在做什麼的資訊管道。</dd> +</dl> + +<dl> +</dl> +</div> + +<div class="section"> +<dl> + <dt class="landingPageList"><a href="/zh-TW/docs/MDN/Community/Conversations">MDN社群會議</a></dt> + <dd class="landingPageList">許多的社群工作都發生在MDN上,然而社群工作也同時發生在一些 討論(非即時性) 與 線上聊天或會議(即時性)中。</dd> + <dt class="landingPageList"><a href="/zh-TW/docs/MDN/Community/Working_in_community">與社群一同工作</a></dt> + <dd class="landingPageList">絕大部分相當程度對於MDN文件的貢獻來自於了解如何與社群一同工作。這份文章提供一些訣竅以幫助你與其他文件生成者及開發團隊交流。</dd> +</dl> +</div> +</div> |