See how a minor change to your commit message style can make a difference. Examples
Have a look at CLI util git-conventional-commits to ensure this conventions and generate changelogs
| { | |
| "editor.renderWhitespace": "none", | |
| "editor.fontLigatures": false, | |
| "breadcrumbs.enabled": true, | |
| "terminal.integrated.fontSize": 12, | |
| "editor.wordWrap": "wordWrapColumn", | |
| "editor.wordWrapColumn": 79, | |
| "editor.tabSize": 2, | |
| "explorer.sortOrder": "type", | |
| "explorer.compactFolders": false, | 
See how a minor change to your commit message style can make a difference. Examples
Have a look at CLI util git-conventional-commits to ensure this conventions and generate changelogs