diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index e2d9b4d..5931fb4 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -31,7 +31,7 @@ The `footer` is optional. The [Commit Message Footer](#commit-footer) format des │ │ │ │ │ └─⫸ Exclamation mark: breaking change │ │ - │ └─⫸ Commit Scope: layouts|components|pages|scripts|assets|docs + │ └─⫸ Commit Scope: layouts|components|pages|scripts|assets|docs|blog │ └─⫸ Commit Type: build|ci|docs|feat|fix|perf|refactor|test ``` @@ -64,6 +64,7 @@ The following is the list of supported scopes: - `scripts` - `assets` - `docs` +- `blog` There are currently a few exceptions to the "use package name" rule: