docs: align with angular/conventional commit config

This commit is contained in:
Anthony Laibe 2018-11-15 11:05:41 +00:00 committed by Pascal Precht
parent d3f6b43986
commit 327aa00141
1 changed files with 0 additions and 1 deletions

View File

@ -181,7 +181,6 @@ Must be one of the following:
* **refactor**: A code change that neither fixes a bug nor adds a feature
* **style**: Changes that do not affect the meaning of the code (white-space, formatting, missing semi-colons, etc)
* **test**: Adding missing tests or correcting existing tests
* **uiux**: UI and UX related changes like CSS
### Scope
The scope should be the name of the npm package affected (as perceived by the person reading the changelog generated from commit messages.