Skip to content

Commit 6c26bc2

Browse files
committed
docs(CONTRIBUTING): change "Scope" section to fit this repo
1 parent 4c48975 commit 6c26bc2

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/CONTRIBUTING.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,8 +49,7 @@ look into [releaserc](../.releaserc.js) for corresponding versions
4949

5050
### Scope
5151

52-
The scope could be anything specifying place of the commit change. For example `$location`,
53-
`$browser`, `$compile`, `$rootScope`, `ngHref`, `ngClick`, `ngView`, etc...
52+
The scope should be the file that got modified, if multiple files then use no scope.
5453

5554
You can use `*` when the change affects more than a single scope.
5655

0 commit comments

Comments
 (0)