.NET के लिए Google API क्लाइंट लाइब्रेरी में योगदान देना
संग्रह की मदद से व्यवस्थित रहें
अपनी प्राथमिकताओं के आधार पर, कॉन्टेंट को सेव करें और कैटगरी में बांटें.
योगदान देने वाले के लिए लाइसेंस देने के लिए कानूनी समझौते (सीएलए)
इससे पहले कि हम आपके कोड पैच को स्वीकार करें, आपको व्यक्तिगत रूप से या
कॉर्पोरेट कॉन्ट्रिब्यूटर लाइसेंस एग्रीमेंट (सीएलए) सबमिट करना होगा:
- अगर आप ओरिजनल सोर्स कोड लिखने वाले एक व्यक्ति हैं और आपको पक्के तौर पर पता है कि बौद्धिक संपत्ति के मालिक आप ही हैं, तो एक व्यक्तिगत सीएलए सबमिट करें.
- अगर आप किसी कंपनी के लिए काम करते हैं, तो आपकी कंपनी को एक कॉर्पोरेट सीएलए सबमिट करना होगा, ताकि यह बताया जा सके कि आपके पास इस क्लाइंट लाइब्रेरी में अपने काम का योगदान देने की अनुमति है.
सही सीएलए को ऐक्सेस करने के लिए, ऊपर दिए गए दो लिंक में से किसी एक का पालन करें. साथ ही, हस्ताक्षर करने और उसे लौटाने के तरीके के बारे में निर्देश देखें. योगदान मिल जाने के बाद, हम आपको
योगदान देने वालों की आधिकारिक सूची में जोड़ सकते हैं.
पैच सबमिट करने के बारे में खास जानकारी
इस प्रोजेक्ट में कोड का योगदान देने के लिए, यह सामान्य तरीका अपनाएं:
- ऊपर बताए गए तरीके से, योगदान देने वाले के लाइसेंस के समझौते पर हस्ताक्षर करें.
- GitHub रिपॉज़िटरी को फ़ोर्क करें, अपने फ़ोर्क का स्थानीय तौर पर क्लोन बनाएं और उस पर काम करें.
- GitHub में एक नई समस्या बनाएं. ऐसा तब करें, जब पहले से कोई ऐसी सुविधा या समस्या न हो जो आपने
बदलने से जुड़ी है.
- अपने बदलाव को वापस अपने फ़ोर्क में ले जाएं और बदलाव के लिए पुल अनुरोध बनाएं. कृपया
कमिट मैसेज में GitHub से जुड़ी समस्या देखें.
- डेटा स्टोर करने की कोई जगह मैनेज करने वाला कोई व्यक्ति आपके बदलाव की समीक्षा करेगा. इसके बाद, बदलाव करने के लिए कहा जाएगा और डेटा के पूरी तरह से तैयार होने पर उसे मर्ज कर दिया जाएगा.
जब तक कुछ अलग से न बताया जाए, तब तक इस पेज की सामग्री को Creative Commons Attribution 4.0 License के तहत और कोड के नमूनों को Apache 2.0 License के तहत लाइसेंस मिला है. ज़्यादा जानकारी के लिए, Google Developers साइट नीतियां देखें. Oracle और/या इससे जुड़ी हुई कंपनियों का, Java एक रजिस्टर किया हुआ ट्रेडमार्क है.
आखिरी बार 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."]]