From edfb047f0436a59de1642ca46ffed9e5fb8afda6 Mon Sep 17 00:00:00 2001 From: vinayak Date: Sun, 3 May 2020 20:04:20 +0530 Subject: [PATCH] Update CONTRIBUTING.md Co-authored-by: Christian Clauss --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 71fdd3080..c5f963e82 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -10,7 +10,7 @@ Welcome to [TheAlgorithms/Javascript](https://github.com/TheAlgorithms/Javascrip We are very happy that you consider implementing algorithms and data structure for others! This repository is referenced and used by learners from around the globe. Being one of our contributors, you agree and confirm that: -- You did your work - no plagiarism allowed +- You did your work - plagiarism is not allowed. - Any plagiarized work will not be merged. - Your work will be distributed under [GNU License](License) once your pull request is merged - You submitted work fulfils or mostly fulfils our styles and standards