From 5ebb34ed5839c6c9f588a95e5661b68d07c02d4d Mon Sep 17 00:00:00 2001 From: Sebastian Thiel Date: Tue, 5 May 2015 08:59:10 +0200 Subject: [PATCH] chore(contributing): added information about imp --- CONTRIBUTING.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 5ae690c965..30de466289 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -47,6 +47,8 @@ Must be one of the following: * **test**: Adding missing tests * **chore**: Changes to the build process or auxiliary tools and libraries such as documentation generation +* **imp**: An improvement to an existing feature, which faces the user. For internal improvements, + use the *refactor* type ### Scope The scope could be anything specifying place of the commit change. For example `$location`,