10-compose-add-conventional-commits #11
| @@ -184,8 +184,7 @@ Commit _types_ besides `fix` and `feat` are: | |||||||
| ### Commit scopes | ### Commit scopes | ||||||
|  |  | ||||||
| The following _scopes_ are known for this project. A Conventional Commits commit message may optionally use one of the following scopes or none: | The following _scopes_ are known for this project. A Conventional Commits commit message may optionally use one of the following scopes or none: | ||||||
|  | {%if ',' in cookiecutter.__component_list_slug -%} | ||||||
| {%- if ',' in cookiecutter.__component_list_slug -%} |  | ||||||
| {%- set components = cookiecutter.__component_list_slug.split(',') -%} | {%- set components = cookiecutter.__component_list_slug.split(',') -%} | ||||||
| {%- for component in components %} | {%- for component in components %} | ||||||
| - `{{ component }}`: A change to how the `{{ component }}` service component works | - `{{ component }}`: A change to how the `{{ component }}` service component works | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user