From 15c1a210d159e068f5eaa986dcb7937320d6c2f5 Mon Sep 17 00:00:00 2001 From: Azure Samples Bot Date: Mon, 28 Sep 2015 07:10:48 -0700 Subject: [PATCH] Updating repository initial files. --- CONTRIBUTING.md | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 0ddc1f8..646523f 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,2 +1,11 @@ -# How to contribute -coming soon... \ No newline at end of file +# 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-daemon/) whether it was helpful or not. +- Submit issues through [issue tracker](https://github.com/Azure-Samples/active-directory-dotnet-daemon/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. \ No newline at end of file