Docs: Added WIP as an allowed commit tag

This commit is contained in:
Aria Minaei 2021-06-29 16:00:08 +02:00
parent 636e7fe82a
commit 430275704b

View file

@ -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