-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[ja] translated contributing/sig-practices into ja #6538
base: main
Are you sure you want to change the base?
Conversation
- `#otel-comms`、`#otel-maintainers`、およびチーム内のプライベート Slack チャンネルに追加されます | ||
- [SIG Comm ミーティング](https://groups.google.com/a/opentelemetry.io/g/calendar-comms)と[メンテナーミーティング](https://groups.google.com/a/opentelemetry.io/g/calendar-maintainer-meeting)のカレンダー招待への登録を求められます | ||
- SIG Comm の現在のミーティング時間が適しているかを確認し、適さない場合は既存の承認者およびメンテナーと調整して、全員に適した時間を決定します | ||
- コントリビュータ向けのさまざまなリソースを確認します。 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
- コントリビュータ向けのさまざまなリソースを確認します。 | |
- コントリビュータ向けのさまざまなリソースを確認します |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
|
||
## オンボーディング {#onboarding} | ||
|
||
コントリビュータがドキュメントに対する責任の大きい役割(承認者、メンテナー)を引き受ける場合、既存の承認者およびメンテナーによってオンボーディングが行われます。 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
コントリビュータがドキュメントに対する責任の大きい役割(承認者、メンテナー)を引き受ける場合、既存の承認者およびメンテナーによってオンボーディングが行われます。 | |
コントリビューターがドキュメントに対する責任の大きい役割(承認者、メンテナー)を引き受ける場合、既存の承認者およびメンテナーによってオンボーディングが行われます。 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
- 承認者またはメンテナーが長期間(数日または1週間以上)不在となる場合は、 | ||
[#otel-comms](https://cloud-native.slack.com/archives/C02UN96HZH6) チャンネルでの通知や GitHub ステータスの更新を行います。 | ||
- 承認者およびメンテナーは、[OTel 行動規範](https://github.com/open-telemetry/community/?tab=coc-ov-file#opentelemetry-community-code-of-conduct) と[コミュニティの価値観](/community/mission/#community-values)に従います。 | ||
彼らはコントリビュータに対して親切かつ協力的であり、何らかの対立や誤解、不快になるような状況が承認者またはメンテナーに生じた場合は、会話、イシューまたは PR から一歩引いて別の承認者やメンテナーに対応を依頼できます。 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
彼らはコントリビュータに対して親切かつ協力的であり、何らかの対立や誤解、不快になるような状況が承認者またはメンテナーに生じた場合は、会話、イシューまたは PR から一歩引いて別の承認者やメンテナーに対応を依頼できます。 | |
彼らはコントリビューターに対して親切かつ協力的であり、何らかの対立や誤解、不快になるような状況が承認者またはメンテナーに生じた場合は、会話、イシューまたは PR から一歩引いて別の承認者やメンテナーに対応を依頼できます。 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
|
||
### 一般 {#general} | ||
|
||
- PR のブランチが `base ブランチと同期していない` 場合、継続的に更新する必要はありません。 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
- PR のブランチが `base ブランチと同期していない` 場合、継続的に更新する必要はありません。 | |
- PR のブランチが `out-of-date with the base branch`(ベースブランチと同期していない)場合、継続的に更新する必要はありません。 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
out-of-date with the base branch
はGitHubにおける定型表示(This branch is out-of-date with the base branch)の一部なので、英語表記のママとし、日本語訳は追記の形にしたほうが良いでしょう。
また base branch はフォーク元のブランチを指していて、base
という名前のブランチのことではありません。
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
9d3a844
to
43e7ad5
Compare
I translated contributing/sig-practices into ja.
original https://opentelemetry.io/docs/contributing/sig-practices/
preview https://deploy-preview-6538--opentelemetry.netlify.app/ja/docs/contributing/sig-practices/