docs(CONTRIBUTING.md): add note about scope wildcard

This commit is contained in:
Josh Soref
2016-10-28 13:02:08 +00:00
committed by Pete Bacon Darwin
parent 79d2b9a5a6
commit bdf960294a
+2
View File
@@ -249,6 +249,8 @@ Must be one of the following:
The scope could be anything specifying place of the commit change. For example `$location`,
`$browser`, `$compile`, `$rootScope`, `ngHref`, `ngClick`, `ngView`, etc...
You can use `*` when the change affects more than a single scope.
### Subject
The subject contains succinct description of the change: