Skip to content

Commit

Permalink
add: translation of contributing
Browse files Browse the repository at this point in the history
  • Loading branch information
kaitoii11 committed Jul 2, 2024
1 parent a4f4d8b commit 87ff35c
Showing 1 changed file with 27 additions and 0 deletions.
27 changes: 27 additions & 0 deletions content/ja/docs/contributing/_index.md
Original file line number Diff line number Diff line change
@@ -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/)を提出。

0 comments on commit 87ff35c

Please sign in to comment.