Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 1.21 KB

CONTRIBUTING.md

File metadata and controls

15 lines (10 loc) · 1.21 KB

Contributing to the Alibaba Cloud SDK for Go

We work hard to provide a high-quality and useful SDK for Alibaba Cloud, and we greatly value feedback and contributions from our community. Please submit your issues or pull requests through GitHub.

Tips

  • The SDK is released under the Apache license. Any code you submit will be released under that license. For substantial contributions, we may ask you to sign a Alibaba Documentation Corporate Contributor License Agreement (CLA).
  • We maintain a high percentage of code coverage in our unit tests. If you make changes to the code, please add, update, and/or remove tests as appropriate.
  • If your code does not conform to the standards, does not include adequate tests, we may ask you to update your pull requests before we accept them. We also reserve the right to deny any pull requests that do not align with our standards or goals.