diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index dd2d2a631840..713de13a5d17 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -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: