From 78159d1121f2d87fa21053a51d5efce0151b0740 Mon Sep 17 00:00:00 2001 From: coderaiser Date: Wed, 18 Sep 2013 11:12:29 +0000 Subject: [PATCH] docs(contributting) "type(scope): subject" -> "type(scope) subject" --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 823924c1..f965b779 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -19,7 +19,7 @@ so to get it you should type a couple more commands: Commit --------------- -Format of the commit message: **type(scope): subject** +Format of the commit message: **type(scope) subject** **Type**: - feature