Skip to content

Commit 8a75032

Browse files
committed
fix(docs): correct list of scopes in CONTRIBUTING.md
1 parent dde3f1b commit 8a75032

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1033,7 +1033,7 @@ Format: `type(scope): description`
10331033
10341034
**Types:** `feat`, `fix`, `docs`, `style`, `refactor`, `perf`, `test`, `build`, `ci`, `chore`, `revert`
10351035
1036-
**Scopes (optional):** `docs`, `i18n`, `deps`
1036+
**Scopes (optional):** `a11y`, `blog`, `deps`, `docs`, `cli`, `i18n`, `ui`
10371037
10381038
**Examples:**
10391039

0 commit comments

Comments
 (0)