Update the contributing guide to point to C++ issues (#9)

This commit is contained in:
Ahson Khan 2020-02-24 16:57:11 -08:00 committed by GitHub
parent 06eebcf7ee
commit 06c11c47ac
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,9 +1,9 @@
Azure SDK for C Contributing Guide
Azure SDK for C++ Contributing Guide
-------------------------------------
Thank you for your interest in contributing to Azure SDK for C.
Thank you for your interest in contributing to Azure SDK for C++.
- For reporting bugs, requesting features, or asking for support, please file an issue in the [issues](https://github.com/Azure/azure-sdk-for-c/issues) section of the project.
- For reporting bugs, requesting features, or asking for support, please file an issue in the [issues](https://github.com/Azure/azure-sdk-for-cpp/issues) section of the project.
- If you would like to become an active contributor to this project please follow the instructions provided in [Microsoft Azure Projects Contribution Guidelines](http://azure.github.com/guidelines.html).