-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[ja] add: translation of contributing (#4780)
Co-authored-by: Yoshi Yamaguchi <[email protected]> Co-authored-by: Severin Neumann <[email protected]>
- Loading branch information
1 parent
ebedee0
commit fa5e2bf
Showing
1 changed file
with
26 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,26 @@ | ||
--- | ||
title: コントリビューション | ||
description: OpenTelemetryドキュメントへのコントリビューション方法について学ぶ。 | ||
aliases: [/docs/contribution-guidelines] | ||
weight: 980 | ||
default_lang_commit: a4f4d8b07313532d44d4041183c515875ad4d60d | ||
--- | ||
|
||
OpenTelemetryドキュメントコントリビューターは以下を行ないます。 | ||
|
||
- 既存コンテンツの改善。 | ||
- 新しいコンテンツの作成。 | ||
- OpenTelemetry Registryの更新。 | ||
- サイトをビルドするコードの改善。 | ||
|
||
以下の手引はOpenTelemetryドキュメントへのコントリビュート方法について説明します。 | ||
|
||
OpenTelemetryプロジェクトへの一般的なコントリビュートの手引には、[OpenTelemetryコントリビューターガイド](https://github.com/open-telemetry/community/blob/main/CONTRIBUTING.md)を参照ください。 | ||
コントリビューターライセンス規約(Contributor License Agreement)と行動規範(Code of Conduct)の詳細が記されています。 | ||
すべての言語の実装、コレクター、規約の[レポジトリ](https://github.com/open-telemetry/)は独自のコントリビュートの手引があります。 | ||
|
||
## その他のコントリビュート方法 | ||
|
||
- [OpenTelemetryコミュニティサイト](/community/)に訪問。 | ||
- [レジストリ](/ecosystem)にあなたのアプリケーションを追加。 | ||
- [ブログ記事またはケーススタディ](/docs/contributing/blog/)を提出。 |