docs: add more scopes into CONTRIBUTING

This commit is contained in:
xHyroM 2023-04-09 15:41:01 +02:00
parent 77abbeef50
commit 54c28c6bf4
No known key found for this signature in database
GPG key ID: BE0423F386C436AA

View file

@ -31,7 +31,7 @@ The `footer` is optional. The [Commit Message Footer](#commit-footer) format des
│ │ │
│ │ └─⫸ Exclamation mark: breaking change
│ │
│ └─⫸ Commit Scope: bot|website
│ └─⫸ Commit Scope: bot|website|serialize|redis-api|redis-api-client|builders
└─⫸ Commit Type: build|ci|docs|feat|fix|perf|refactor|test
```
@ -60,6 +60,10 @@ The following is the list of supported scopes:
- `bot`
- `website`
- `serialize`
- `redis-api`
- `redis-api-client`
- `builders`
There are currently a few exceptions to the "use package name" rule: