From a8ea3731a162c13e872abb60edff4f5bcb99a7ce Mon Sep 17 00:00:00 2001 From: ashudeshwal999 Date: Thu, 24 Oct 2019 02:51:41 +0530 Subject: [PATCH] --update : CONTRIBUTING.md --- CONTRIBUTING.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index b60a9d39..006063e3 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -29,6 +29,7 @@ This is the most simple project when it comes to contributions, setup, opening i - When adding a Unit Test - Take care of the file name convention - Make sure CI (Travis) is passing + - Expanding the test suite until (close to) 100 percent code coverage is achieved ### Notes