chore(contributing): added information about imp

This commit is contained in:
Sebastian Thiel
2015-05-05 08:59:10 +02:00
parent ab2290192e
commit 5ebb34ed58

View File

@@ -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`,