This repository has been archived by the owner on Jan 31, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 24
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
c204813
commit ae69fd0
Showing
1 changed file
with
10 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,11 @@ | ||
# Contributing to Azure samples | ||
|
||
Thank you for your interest in contributing to Azure samples! | ||
|
||
## Ways to contribute | ||
|
||
You can contribute to [Azure samples](https://azure.microsoft.com/documentation/samples/) in a few different ways: | ||
|
||
- Submit feedback on [this sample page](https://azure.microsoft.com/documentation/samples/active-directory-dotnet-webapi-multitenant-windows-store/) whether it was helpful or not. | ||
- Submit issues through [issue tracker](https://github.com/Azure-Samples/active-directory-dotnet-webapi-multitenant-windows-store/issues) on GitHub. We are actively monitoring the issues and improving our samples. | ||
# Contributing to Azure samples | ||
|
||
Thank you for your interest in contributing to Azure samples! | ||
|
||
## Ways to contribute | ||
|
||
You can contribute to [Azure samples](https://azure.microsoft.com/documentation/samples/) in a few different ways: | ||
|
||
- Submit feedback on [this sample page](https://azure.microsoft.com/documentation/samples/active-directory-dotnet-webapi-multitenant-windows-store/) whether it was helpful or not. | ||
- Submit issues through [issue tracker](https://github.com/Azure-Samples/active-directory-dotnet-webapi-multitenant-windows-store/issues) on GitHub. We are actively monitoring the issues and improving our samples. | ||
- If you wish to make code changes to samples, or contribute something new, please follow the [GitHub Forks / Pull requests model](https://help.github.com/articles/fork-a-repo/): Fork the sample repo, make the change and propose it back by submitting a pull request. |