mirror of https://github.com/embarklabs/embark.git
docs: align with angular/conventional commit config
This commit is contained in:
parent
d3f6b43986
commit
327aa00141
|
@ -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.
|
||||
|
|
Loading…
Reference in New Issue