From 221dae08ad66329deafeb521a70fe3f6f12b65d7 Mon Sep 17 00:00:00 2001 From: Ali Servet Donmez Date: Wed, 8 Jun 2016 23:00:07 +0200 Subject: [PATCH] Emphasize to install dependencies --- contributing.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/contributing.md b/contributing.md index a30ea54..f3bc85e 100644 --- a/contributing.md +++ b/contributing.md @@ -7,6 +7,8 @@ $ cd tips && npm install ``` + :warning: don't fail to think that this is optional, because if you don't install the dependencies you won't get the benefit of auto-updating README and TOC and your PR will likely to not get merged because of that. + * Edit [tips.json](./tips.json) to add your tip in the below format: ```js