From d35170f5573b05fe249b8b59009c7655b1240e53 Mon Sep 17 00:00:00 2001 From: Kalyanasundaram Somasundaram Date: Tue, 17 Nov 2020 15:05:19 +0530 Subject: [PATCH] call for contributors --- courses/CONTRIBUTING.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 courses/CONTRIBUTING.md diff --git a/courses/CONTRIBUTING.md b/courses/CONTRIBUTING.md new file mode 100644 index 0000000..52323d2 --- /dev/null +++ b/courses/CONTRIBUTING.md @@ -0,0 +1,5 @@ +We realise that the initial content we created is just a starting point and our hope is that the community can help in the journey refining and extending the contents. + +As a contributor, you represent that the content you submit is not plagiarised. By submitting the content, you (and, if applicable, your employer) are licensing the submitted content to LinkedIn and the open source community subject to the BSD 2-Clause license. + +We suggest to open an issue first and seek advice for your changes before submitting a pull request.