File tree Expand file tree Collapse file tree
docs/guides/guide-contributor Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -165,9 +165,9 @@ Please follow these rules for your commit messages / PR titles:
165165 at ** 50 characters or less**
166166- Only use the types listed in the table below; choose the type according to the
167167 predominant reason for the change
168- - Never use types ` feat ` , ` fix ` , ` perf ` , ` refactor ` and ` style ` only for changes
169- in packaged /production code; use the dedicated types for all build-, CI-,
170- documentation- or test-related changess
168+ - Only use types ` feat ` , ` fix ` , ` perf ` , ` refactor ` and ` style ` for changes in
169+ in package /production code; use the dedicated types for all build-, CI-,
170+ documentation- or test-related changes
171171- Indicating a scope is optional; it is only necessary if scopes are generally
172172 used in the repository you are working on
173173- Start the ` <description> ` with a verb in imperative form (e.g., ` add ` , ` fix ` )
You can’t perform that action at this time.
0 commit comments