From 8a16c9e36c864baf899936f43f0645e77e8ddf0a Mon Sep 17 00:00:00 2001 From: Milos Stojanovic Date: Sat, 18 Jul 2020 21:27:31 +0200 Subject: [PATCH] Update CONTRIBUTING.md --- CONTRIBUTING.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 7ff56f1..d6d14a4 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,8 +1,10 @@ ## Contributing to FileGator +Please note we have a code of conduct, please follow it in all your interactions with the project. + +- Before starting to write code, talk to a maintainer and discuss proposed changes - File an issue before submitting a pull request -- Please talk to a maintainer before submitting a pull request -- Please make sure Continuous Integration passes +- Please make sure continuous integration passes ## Where to report bugs?