From d53b6c56ee4d4d2603c989c42b3d4dc63226a0c3 Mon Sep 17 00:00:00 2001 From: Avik Jain <30073708+Avik-Jain@users.noreply.github.com> Date: Sat, 4 Aug 2018 20:13:09 +0530 Subject: [PATCH] Create CONTRIBUTING.md --- CONTRIBUTING.md | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 CONTRIBUTING.md diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md new file mode 100644 index 0000000..7ef134a --- /dev/null +++ b/CONTRIBUTING.md @@ -0,0 +1,4 @@ +## Contributing +When contributing to this repository, please first discuss the change you wish to make via issue, email, or any other method with the owners of this repository before making a change. + +Please note we have a code of conduct, please follow it in all your interactions with the project. -- GitLab