Skip to content

Commit ff21419

Browse files
author
Franck Freiburger
committed
wip(docs): misc
1 parent eac6e40 commit ff21419

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
@@ -16,7 +16,7 @@ see https://www.conventionalcommits.org/
1616
`<type>(<scope>): <subject>`
1717

1818
type: `feat|fix|build|perf|size|docs|refactor|test|chore|wip|...`
19-
scope: `core|build|docs|deps|workflow|tests|...`
19+
scope: `core|build|docs|deps|workflow|tests|package|...`
2020
subject: Use the imperative, present tense: "change" not "changed" nor "changes". Don't capitalize the first letter. Do dot (.) at the end
2121

2222
fix: a commit of the type fix patches a bug in your codebase (this correlates with PATCH in semantic versioning).

0 commit comments

Comments
 (0)