From 2531d51447881a91cb22a27472003784a8930341 Mon Sep 17 00:00:00 2001 From: Rutuja Dhanawade <53823042+rutujadhanawade@users.noreply.github.com> Date: Tue, 28 Jul 2020 11:41:30 +0530 Subject: [PATCH] Update CONTRIBUTING.md --- CONTRIBUTING.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 7241eef..6b03b6f 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -2,6 +2,9 @@ We want to make contributing to this project as easy and transparent as possible. +## Code of Conduct +While contributing to this repo, code of conduct should be maintained. The code of conduct is described in [`CODE_OF_CONDUCT.md`](CODE_OF_CONDUCT.md) + ## Pull Requests We actively welcome your pull requests. @@ -28,4 +31,4 @@ outlined on that page and do not file a public issue. ## License By contributing to codemod, you agree that your contributions will be licensed -under the LICENSE file in the root directory of this source tree. \ No newline at end of file +under the LICENSE file in the root directory of this source tree.