Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 279 Bytes

File metadata and controls

5 lines (4 loc) · 279 Bytes

Committing Changes

Use Conventional Commits convention. If changes described in changesets are isolated (For example in a single component) then use syntax with () like fix(ComboBox): what exactly is fixed and so on. The name of the commit should be as short as possible.