@@ -190,6 +190,9 @@ <h3>導航</h3>
190190< section id ="documentation-bugs ">
191191< h2 > 說明文件的錯誤< a class ="headerlink " href ="#documentation-bugs " title ="連結到這個標頭 "> ¶</ a > </ h2 >
192192< p > 如果你在這份說明文件中發現了錯誤並想要提出改進方案,請將錯誤報告提交到< a class ="reference internal " href ="#using-the-tracker "> < span class ="std std-ref "> 錯誤追蹤系統 (issue tracker)</ span > </ a > 。如果你有相應的修正建議,請一併提交。(譯者註:如果是繁體中文說明文件翻譯相關的錯誤,請提交到 < a class ="reference external " href ="https://github.com/python/python-docs-zh-tw/issues "> https://github.com/python/python-docs-zh-tw/issues</ a > 。)</ p >
193+ < p > If the bug or suggested improvement concerns the translation of this
194+ documentation, submit the report to the
195+ < a class ="reference external " href ="https://github.com/python/python-docs-zh-tw "> translation’s repository</ a > instead.</ p >
193196< p > 你也可以在我們的< a class ="reference external " href ="https://discuss.python.org/c/documentation/26 "> 說明文件 Discourse 討論區</ a > 中新增一個討論事項。</ p >
194197< p > If you find a bug in the theme (HTML / CSS / JavaScript) of the
195198documentation, please submit a bug report on the < a class ="reference external " href ="https://github.com/python/python-docs-theme "> python-doc-theme issue
@@ -230,7 +233,7 @@ <h2>說明文件的錯誤<a class="headerlink" href="#documentation-bugs" title=
230233</ section >
231234< section id ="getting-started-contributing-to-python-yourself ">
232235< span id ="contributing-to-python "> </ span > < h2 > 開始讓自己貢獻 Python< a class ="headerlink " href ="#getting-started-contributing-to-python-yourself " title ="連結到這個標頭 "> ¶</ a > </ h2 >
233- < p > 除了只是回報你所發現的錯誤之外,同樣也歡迎你提交修正它們的修補程式 (patch)。你可以在 < a class ="reference external " href ="https://mail .python.org/mailman3/lists/core-mentorship.python.org/ "> Python 開發者指南</ a > 中找到如何開始修補 Python 的更多資訊。如果你有任何問題,< a class ="reference external " href ="https://devguide .python.org/ "> 核心導師郵寄清單</ a > 是一個友善的地方,你可以在那裡得到,關於 Python 修正錯誤的過程中,所有問題的答案。</ p >
236+ < p > 除了只是回報你所發現的錯誤之外,同樣也歡迎你提交修正它們的修補程式 (patch)。你可以在 < a class ="reference external " href ="https://devguide .python.org/ "> Python 開發者指南</ a > 中找到如何開始修補 Python 的更多資訊。如果你有任何問題,< a class ="reference external " href ="https://mail.python.org/mailman3/lists/core-mentorship .python.org/ "> 核心導師郵寄清單</ a > 是一個友善的地方,你可以在那裡得到,關於 Python 修正錯誤的過程中,所有問題的答案。</ p >
234237</ section >
235238</ section >
236239
@@ -352,7 +355,7 @@ <h3>導航</h3>
352355< a href ="https://www.python.org/psf/donations/ "> 敬請捐贈。</ a >
353356< br >
354357 < br >
355- 最後更新於 10月 19 , 2025 (00:21 UTC)。
358+ 最後更新於 10月 20 , 2025 (00:20 UTC)。
356359
357360 < a href ="/bugs.html "> 發現 bug</ a > ?
358361
0 commit comments