Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 1.25 KB

CONTRIBUTING.md

File metadata and controls

21 lines (15 loc) · 1.25 KB

Contributing

Most packages under the services directory in the SDK are generated from Azure API specs using Azure/autorest.go and Azure/autorest. These generated packages depend on the HTTP client implemented at Azure/go-autorest. Therefore when contributing, please make sure you do not change anything under the services directory.

For bugs or feature requests you can submit them using the Github issues page and filling the appropriate template.

Also please see these guidelines about contributing to Azure projects.

This project follows the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ. Contact opencode@microsoft.com with questions and comments.