conventional-changelog-archived-repos / conventional-changelog-angular

deprecated, instead use https://github.com/conventional-changelog/conventional-changelog monorepo
81 stars 63 forks source link

Add "content" case #3

Closed pensierinmusica closed 8 years ago

pensierinmusica commented 8 years ago

Hi,

I've been using the Angular commit messages convention fro more than a year now, and I find it great.

On the other hand, I think there's one type of commits that is very relevant, and it's missing from the list: the "content" type.

Every time I'm working on an app or a website and I need to commit changes to its static content (e.g. text in a page, pictures, titles, etc.) I can't find a good fit in the existing commit types included in the list.

In fact, it's neither "feat", nor "style", nor "docs". Apart from this, I've found the list to be pretty exhaustive.

Therefore, I propose to include the "content" type in the list, with the description "A content change that only affects static text or images" (or something similar).

Let me know your thoughts, and if you'd like me to create a PR for it!

Thanks, cheers :)

p.s. relates to https://github.com/commitizen/cz-conventional-changelog/issues/15

stevemao commented 8 years ago

You should open an issue on the angular repo. This repo is just a preset designated for them. You could always require this module and make whatever changes you like.

pensierinmusica commented 8 years ago

Can you please send me a link to the appropriate Angular repo (there different versions out now). Thanks!

stevemao commented 8 years ago

https://github.com/angular/angular and https://github.com/angular/angular.js