diff --git a/content/ja/docs/contributing/_index.md b/content/ja/docs/contributing/_index.md new file mode 100644 index 000000000000..b1af935ac836 --- /dev/null +++ b/content/ja/docs/contributing/_index.md @@ -0,0 +1,27 @@ +--- +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/)を提出。