docs: update scopes in contributing.md

This commit is contained in:
xHyroM 2023-06-03 18:26:44 +02:00
parent 621665f8d1
commit 9f72e2e1ec
No known key found for this signature in database
GPG key ID: BE0423F386C436AA

View file

@ -31,8 +31,7 @@ The `footer` is optional. The [Commit Message Footer](#commit-footer) format des
│ │ │ │ │ │
│ │ └─⫸ Exclamation mark: breaking change │ │ └─⫸ Exclamation mark: breaking change
│ │ │ │
│ └─⫸ Commit Scope: layouts|components|components-widgets|components-atoms|pages │ └─⫸ Commit Scope: layouts|components|pages|scripts|assets|docs
│ pages-blog|pages-docs|scripts|assets
└─⫸ Commit Type: build|ci|docs|feat|fix|perf|refactor|test └─⫸ Commit Type: build|ci|docs|feat|fix|perf|refactor|test
``` ```
@ -61,13 +60,10 @@ The following is the list of supported scopes:
- `layouts` - `layouts`
- `components` - `components`
- `components-widgets`
- `components-atoms`
- `pages` - `pages`
- `pages-blog`
- `pages-docs`
- `scripts` - `scripts`
- `assets` - `assets`
- `docs`
There are currently a few exceptions to the "use package name" rule: There are currently a few exceptions to the "use package name" rule: