From 9a9d1408fd67081221d3e4ca6b5aab3d1fe7050b Mon Sep 17 00:00:00 2001 From: danrevah Date: Thu, 1 Dec 2016 20:32:24 +0200 Subject: [PATCH] Contributing --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 06b29f06..9a8c62a4 100644 --- a/README.md +++ b/README.md @@ -768,7 +768,7 @@ API: `number | isNotIdenticalTo: otherNumber` ## Contributing -* before adding any new feature or a fix make sure to open a ticket ! +* before adding any new feature or a fix make sure to open an issue first! * Make sure you have `angular-cli` & `karma` installed globally.