hoodiehq / discussion

General discussions and questions about Hoodie
7 stars 1 forks source link

commit message convention #78

Closed janl closed 8 years ago

janl commented 9 years ago

This is a sub-issue of https://github.com/hoodiehq/discussion/issues/77

Regardless of whether we enforce this strictly or lazily, we should agree on on commit message conventions.

Since we are all over the place at this point, this issues is more of an on-the-go collection of suggestions:

For changes to package.json, .gitignore, .npmignore etc:

chore(meta): description

To be continued…

zoepage commented 9 years ago

FYI, especially for the new contributors, this are our guidelines we are working with: https://github.com/angular/angular.js/blob/master/CONTRIBUTING.md#-git-commit-guidelines

gr2m commented 8 years ago

we added a section to Hoodie’s CONTRIBUTING.md