docs(CONTRIBUTING.md): add note about scope wildcard
This commit is contained in:
committed by
Pete Bacon Darwin
parent
79d2b9a5a6
commit
bdf960294a
@@ -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:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user