Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Add Discussion Template for Adding Terms to Glossary#481

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
mattwang44 merged 5 commits intopython:3.11fromrockleona:TEMPLATE
Jul 18, 2023
Merged
Changes fromall commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
55 changes: 55 additions & 0 deletions.github/DISSCUSSION_TEMPLATE/add_term.yml
View file
Open in desktop
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,55 @@
body:
- type: markdown
attributes:
value: |
感謝你參與本翻譯計畫 🚀

謝謝你願意補充術語,讓志工們的翻譯流程更順暢 🙏

接下來請麻煩依照下列的步驟完成術語補充,我們將在下一次的 meetup 討論新增的術語,並整理至術語表當中。

- type: checkboxes
id: steps_check
attributes:
label: 初步確認
description: 請確認下列每個步驟都已經完成。
options:
- label: 我已經確認過 [術語列表](https://github.com/python/python-docs-zh-tw/wiki/%E8%A1%93%E8%AA%9E%E5%88%97%E8%A1%A8) 中沒有相關術語。
required: true
- label: 我已經確認過 [Python 官方術語列表](https://docs.python.org/zh-tw/3/glossary.html) 中沒有相關術語。
required: true

- type: input
id: term_eng
attributes:
label: 術語原文
description: |

validations:
required: true

- type: input
id: term_zh
attributes:
label: 術語翻譯
description: |

validations:
required: true

- type: textarea
id: description
attributes:
label: 說明
description: |
請補充說明原文出處和想新增詞彙的原因。

validations:
required: true


- type: textarea
id: reference
attributes:
label: 參考資料
description: 若有其他參考資料,也請麻煩附上,可以加速 reviewer 的作業流程喔。

[8]ページ先頭

©2009-2025 Movatter.jp