aboutsummaryrefslogtreecommitdiff
path: root/wordcount/CONTRIBUTING.md
diff options
context:
space:
mode:
Diffstat (limited to 'wordcount/CONTRIBUTING.md')
-rw-r--r--wordcount/CONTRIBUTING.md11
1 files changed, 11 insertions, 0 deletions
diff --git a/wordcount/CONTRIBUTING.md b/wordcount/CONTRIBUTING.md
new file mode 100644
index 0000000..efcad49
--- /dev/null
+++ b/wordcount/CONTRIBUTING.md
@@ -0,0 +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/hdinsight-python-storm-wordcount/) whether it was helpful or not.
+- Submit issues through [issue tracker](https://github.com/Azure-Samples/hdinsight-python-storm-wordcount/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