From 54c28c6bf4a2eda6e156fc7ce2fa6cd1cf1aed7d Mon Sep 17 00:00:00 2001 From: xHyroM Date: Sun, 9 Apr 2023 15:41:01 +0200 Subject: [PATCH] docs: add more scopes into CONTRIBUTING --- CONTRIBUTING.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 273e4a0..cfc4395 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: 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: