Docs: Added WIP as an allowed commit tag
This commit is contained in:
parent
636e7fe82a
commit
430275704b
1 changed files with 2 additions and 1 deletions
|
@ -23,4 +23,5 @@ The `[Tag]` is one of the following:
|
|||
* `Docs` - changes to documentation only.
|
||||
* `Build` - changes to build process only.
|
||||
* `Upgrade` - for a dependency upgrade.
|
||||
* `Chore` - for refactoring, adding tests, etc. (anything that isn't user-facing).
|
||||
* `Chore` - for refactoring, adding tests, etc. (anything that isn't user-facing).
|
||||
* `WIP` for a work in progress
|
Loading…
Reference in a new issue