mirror of
https://github.com/akveo/ngx-admin.git
synced 2025-12-16 15:40:11 +01:00
docs(contributing.md): fixed a typo in commit types (#1773)
This commit is contained in:
parent
64561419b6
commit
9bc4097ba0
1 changed files with 1 additions and 1 deletions
|
|
@ -188,7 +188,7 @@ Must be one of the following:
|
||||||
* **build**: Changes that affect the build system, CI configuration or external dependencies
|
* **build**: Changes that affect the build system, CI configuration or external dependencies
|
||||||
(example scopes: gulp, broccoli, npm)
|
(example scopes: gulp, broccoli, npm)
|
||||||
* **chore**: Other changes that don't modify `src` or `test` files
|
* **chore**: Other changes that don't modify `src` or `test` files
|
||||||
* **relese**: Release version commit
|
* **release**: Release version commit
|
||||||
|
|
||||||
### Scope
|
### Scope
|
||||||
The scope could be anything specifying place of the commit change. For example
|
The scope could be anything specifying place of the commit change. For example
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue