Experimenting with github push rules and auto-merge (#1727)

This commit is contained in:
Ahson Khan 2021-02-23 17:06:37 -08:00 committed by GitHub
parent 5a48839448
commit f48a850284
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9,8 +9,6 @@ Thank you for your interest in contributing to Azure SDK for C++.
- To make code changes, or contribute something new, please follow the [GitHub Forks / Pull requests model](https://help.github.com/articles/fork-a-repo/): Fork the repo, make the change and propose it back by submitting a pull request.
- Refer to the [wiki](https://github.com/Azure/azure-sdk-for-c/wiki) to learn about how Azure SDK for C generates lint checker, doxygen, and code coverage reports.
Pull Requests
-------------