Contributo alla libreria client delle API di Google per .NET
Mantieni tutto organizzato con le raccolte
Salva e classifica i contenuti in base alle tue preferenze.
Contratti di licenza per collaboratori (CLA)
Prima di poter accettare le tue patch di codice, devi inviare un Contratto di licenza per collaboratori (CLA) individuale o aziendale:
Segui uno dei due link precedenti per accedere al Contratto di licenza per i contenuti appropriato e alle istruzioni su come firmarlo e restituirlo. Una volta ricevuta la richiesta, potremo
aggiungerti all'elenco ufficiale dei collaboratori.
Panoramica dell'invio delle patch
Per contribuire con il codice a questo progetto, segui questi passaggi generali:
- Firma un Contratto di licenza di collaboratore, come descritto sopra.
- Crea un fork del repository GitHub, clonalo in locale e lavoraci.
- Crea un nuovo problema in GitHub se non ne esiste già uno per descrivere la funzionalità o il problema affrontato dalla modifica.
- Push della modifica al fork e crea una richiesta di pull per la modifica. Fai riferimento al problema GitHub nel messaggio di commit.
- Uno degli addetti alla manutenzione del repository esaminerà la modifica, richiedendo potenzialmente ulteriori modifiche e unendola quando sarà pronta.
Salvo quando diversamente specificato, i contenuti di questa pagina sono concessi in base alla licenza Creative Commons Attribution 4.0, mentre gli esempi di codice sono concessi in base alla licenza Apache 2.0. Per ulteriori dettagli, consulta le norme del sito di Google Developers. Java è un marchio registrato di Oracle e/o delle sue consociate.
Ultimo aggiornamento 2025-07-26 UTC.
[null,null,["Ultimo aggiornamento 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."]]