diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 6095e33..c1792e5 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -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). \ No newline at end of file +* `Chore` - for refactoring, adding tests, etc. (anything that isn't user-facing). +* `WIP` for a work in progress \ No newline at end of file