File tree Expand file tree Collapse file tree 1 file changed +22
-2
lines changed
Expand file tree Collapse file tree 1 file changed +22
-2
lines changed Original file line number Diff line number Diff line change 1- # Internal for Key Vault SDKs
1+ # Key Vault Internal Module for Go
22
3- This module contains shared code for all the Key Vault SDKs, mainly the challenge authentication policy.
3+ [ ![ PkgGoDev] ( https://pkg.go.dev/badge/github.com/Azure/azure-sdk-for-go/sdk/keyvault/internal )] ( https://pkg.go.dev/github.com/Azure/azure-sdk-for-go/sdk/keyvault/internal )
4+
5+ This module contains shared code for all the Key Vault SDKs, mainly the challenge authentication policy.
6+
7+ ## Contributing
8+ This project welcomes contributions and suggestions. Most contributions require
9+ you to agree to a Contributor License Agreement (CLA) declaring that you have
10+ the right to, and actually do, grant us the rights to use your contribution.
11+ For details, visit [ https://cla.microsoft.com ] ( https://cla.microsoft.com ) .
12+
13+ When you submit a pull request, a CLA-bot will automatically determine whether
14+ you need to provide a CLA and decorate the PR appropriately (e.g., label,
15+ comment). Simply follow the instructions provided by the bot. You will only
16+ need to do this once across all repos using our CLA.
17+
18+ This project has adopted the
19+ [ Microsoft Open Source Code of Conduct] ( https://opensource.microsoft.com/codeofconduct/ ) .
20+ For more information, see the
21+ [ Code of Conduct FAQ] ( https://opensource.microsoft.com/codeofconduct/faq/ )
22+ or contact [ opencode@microsoft.com ] ( mailto:opencode@microsoft.com ) with any
23+ additional questions or comments.
You can’t perform that action at this time.
0 commit comments