Skip to content

Commit 1b1dc6d

Browse files
authored
Create README.md (Azure#17862)
* Create README.md
1 parent 5bf0f66 commit 1b1dc6d

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed

sdk/internal/README.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
# Azure.Core Internal Module for Go
2+
3+
[![PkgGoDev](https://pkg.go.dev/badge/github.com/Azure/azure-sdk-for-go/sdk/internal)](https://pkg.go.dev/github.com/Azure/azure-sdk-for-go/sdk/internal)
4+
5+
This module contains shared code for the Azure SDK.
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 [[email protected]](mailto:[email protected]) with any
23+
additional questions or comments.

0 commit comments

Comments
 (0)