You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+14Lines changed: 14 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -32,3 +32,17 @@ As the goal of this course is to help get you up to speed on Python so you can w
32
32
-[Tutorial: Build a Flask app with Azure Cognitive Services](https://docs.microsoft.com/en-us/azure/cognitive-services/translator/tutorial-build-flask-app-translation-synthesis)
33
33
-[Flask tutorial in Visual Studio Code](https://code.visualstudio.com/docs/python/tutorial-flask?WT.mc_id=python-c9-niner)
34
34
-[Django tutorial in Visual Studio Code](https://code.visualstudio.com/docs/python/tutorial-django?WT.mc_id=python-c9-niner)
35
+
36
+
## Contributing
37
+
38
+
This project welcomes contributions and suggestions. Most contributions require you to agree to a
39
+
Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us
40
+
the rights to use your contribution. For details, visit https://cla.opensource.microsoft.com.
41
+
42
+
When you submit a pull request, a CLA bot will automatically determine whether you need to provide
43
+
a CLA and decorate the PR appropriately (e.g., status check, comment). Simply follow the instructions
44
+
provided by the bot. You will only need to do this once across all repos using our CLA.
45
+
46
+
This project has adopted the [Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct/).
47
+
For more information see the [Code of Conduct FAQ](https://opensource.microsoft.com/codeofconduct/faq/) or
48
+
contact [opencode@microsoft.com](mailto:opencode@microsoft.com) with any additional questions or comments.
0 commit comments