.NET 用 Google API クライアント ライブラリへの貢献
コレクションでコンテンツを整理
必要に応じて、コンテンツの保存と分類を行います。
コントリビューター ライセンス契約(CLA)
コードパッチの受理前に、個人または法人のコントリビューター ライセンス契約(CLA)を提出する必要があります。
- オリジナル ソースコードを記述している個人で、知的財産権を所有していると確信できる場合は、個別の CLA を提出してください。
- 企業に勤務している場合は、法人の CLA を提出して、このクライアント ライブラリへの作品提供が認められていることを示す必要があります。
上記のいずれかのリンクをクリックして該当する CLA を取得し、署名と返信の方法を確認してください。確認が取れ次第、正式な協力者リストに追加いたします。
パッチの送信の概要
このプロジェクトにコードを投稿する手順は次のとおりです。
- 上記のようにコントリビューター ライセンス契約に署名します。
- GitHub リポジトリをフォークし、フォークのクローンをローカルに作成して作業します。
- 変更によって対処する機能や問題を説明するものがない場合は、GitHub で新しいイシューを作成します。
- 変更を fork に push し、変更に対する pull リクエストを作成します。コミット メッセージで GitHub の問題をご確認ください。
- リポジトリの管理者が変更を審査し、場合によってはさらに変更を要求し、準備ができたら統合します。
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2025-07-26 UTC。
[null,null,["最終更新日 2025-07-26 UTC。"],[[["\u003cp\u003eContributors must submit either an individual or corporate Contributor License Agreement (CLA) before code contributions can be accepted.\u003c/p\u003e\n"],["\u003cp\u003eIndividual CLAs are for those who own the intellectual property of their original source code, while corporate CLAs are for contributions made as part of company work.\u003c/p\u003e\n"],["\u003cp\u003eContributing code involves signing a CLA, forking the repository, creating an issue or using an existing one, pushing changes, and creating a pull request referencing the issue.\u003c/p\u003e\n"]]],[],null,["# Contributing to the Google API Client Library for .NET\n\nContributor License Agreements (CLAs)\n-------------------------------------\n\nBefore we can accept your code patches, you need to submit either an individual\nor a corporate Contributor License Agreement (CLA):\n\n- If you are an individual writing original source code and you're certain that you own the intellectual property, submit an [individual CLA](https://cla.developers.google.com/about/google-individual).\n- If you work for a company, your company must submit a [corporate CLA](https://developers.google.com/open-source/cla/corporate) to indicate that you are allowed to contribute your work to this client library.\n\nFollow either of the two links above to access the appropriate CLA and\ninstructions for how to sign and return it. Once we receive it, we can add you\nto the official list of contributors.\n\nOverview of submitting patches\n------------------------------\n\nTo contribute code to this project, follow these general steps:\n\n1. Sign a Contributor License Agreement, as described above.\n2. Fork the GitHub repository, clone your fork locally, and work on it.\n3. [Create a new issue in GitHub](https://github.com/google/google-api-dotnet-client/issues) if there isn't one already to describe the feature or problem that your change addresses.\n4. Push your change back to your fork, and [create a pull request](https://github.com/googleapis/google-api-dotnet-client/compare) for the change. Please refer to the GitHub issue in the commit message.\n5. One of the repository maintainers will review your change, potentially asking for further changes, and merging it when it is ready."]]