Permalink
Browse files

Updating repository initial files.

  • Loading branch information...
1 parent 4fbdc6d commit 34295c3c06a918b90f921d6eab937ba47dc47719 @acomsmpbot acomsmpbot committed Sep 28, 2015
Showing with 11 additions and 2 deletions.
  1. +11 −2 CONTRIBUTING.md
View
@@ -1,2 +1,11 @@
-# How to contribute
-coming soon...
+# 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-windows-store/) whether it was helpful or not.
+- Submit issues through [issue tracker](https://github.com/Azure-Samples/active-directory-dotnet-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.

0 comments on commit 34295c3

Please sign in to comment.