Merge pull request #188 from coderbyheart/caribou
Fix link to explanation of commit message format
This commit is contained in:
		
						commit
						c7686752ab
					
				| @ -96,7 +96,7 @@ _Note:_ The current release/tag implementation is tied to GitHub, but could be o | |||||||
| This module ships with the [AngularJS Commit Message Conventions](https://docs.google.com/document/d/1QrDFcIiPjSLDn3EL15IJygNPiHORgU1_OOAqWjiDU5Y/edit) and changelog generator, but you can [define your own](#plugins) style. | This module ships with the [AngularJS Commit Message Conventions](https://docs.google.com/document/d/1QrDFcIiPjSLDn3EL15IJygNPiHORgU1_OOAqWjiDU5Y/edit) and changelog generator, but you can [define your own](#plugins) style. | ||||||
| 
 | 
 | ||||||
| Each commit message consists of a **header**, a **body** and a **footer**.  The header has a special | Each commit message consists of a **header**, a **body** and a **footer**.  The header has a special | ||||||
| format that includes a **type**, a **scope** and a **subject** ([full explanation](https://github.com/ajoslin/conventional-changelog/blob/master/conventions/angular.md)): | format that includes a **type**, a **scope** and a **subject** ([full explanation](https://github.com/stevemao/conventional-changelog-angular/blob/master/convention.md)): | ||||||
| 
 | 
 | ||||||
| ``` | ``` | ||||||
| <type>(<scope>): <subject> | <type>(<scope>): <subject> | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user