Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

Commit bdf9602

Browse files
jsorefpetebacondarwin
authored andcommitted
docs(CONTRIBUTING.md): add note about scope wildcard
1 parent 79d2b9a commit bdf9602

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CONTRIBUTING.md

+2
Original file line numberDiff line numberDiff line change
@@ -249,6 +249,8 @@ Must be one of the following:
249249
The scope could be anything specifying place of the commit change. For example `$location`,
250250
`$browser`, `$compile`, `$rootScope`, `ngHref`, `ngClick`, `ngView`, etc...
251251

252+
You can use `*` when the change affects more than a single scope.
253+
252254
### Subject
253255
The subject contains succinct description of the change:
254256

0 commit comments

Comments
 (0)