We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eac6e40 commit ff21419Copy full SHA for ff21419
CONTRIBUTING.md
@@ -16,7 +16,7 @@ see https://www.conventionalcommits.org/
16
`<type>(<scope>): <subject>`
17
18
type: `feat|fix|build|perf|size|docs|refactor|test|chore|wip|...`
19
-scope: `core|build|docs|deps|workflow|tests|...`
+scope: `core|build|docs|deps|workflow|tests|package|...`
20
subject: Use the imperative, present tense: "change" not "changed" nor "changes". Don't capitalize the first letter. Do dot (.) at the end
21
22
fix: a commit of the type fix patches a bug in your codebase (this correlates with PATCH in semantic versioning).
0 commit comments