chore(contributing): added information about impp

This commit is contained in:
Sebastian Thiel
2015-05-05 08:58:23 +02:00
parent 9cafc3720e
commit 36e8744c16

View File

@@ -47,6 +47,8 @@ Must be one of the following:
* **test**: Adding missing tests * **test**: Adding missing tests
* **chore**: Changes to the build process or auxiliary tools and libraries such as documentation * **chore**: Changes to the build process or auxiliary tools and libraries such as documentation
generation generation
* **imp**: An improvement to an existing feature, which faces the user. For internal improvements,
use the *refactor* type
### Scope ### Scope
The scope could be anything specifying place of the commit change. For example `$location`, The scope could be anything specifying place of the commit change. For example `$location`,