We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 40d2817 commit 9137980Copy full SHA for 9137980
CONTRIBUTING.md
@@ -8,7 +8,7 @@ To speed up the pull request review process, please check if your PR follows the
8
- if it is a new feature try to implement tests that at least cover the more important parts of your code
9
- check if the code coverage is not being reduced
10
- squash your commits into a single commit
11
-- follow the [angular commit convention] (https://github.com/ajoslin/conventional-changelog/blob/master/conventions/angular.md)
+- follow the [angular commit convention] (https://github.com/angular/angular.js/blob/master/CONTRIBUTING.md#-git-commit-guidelines)
12
13
# Bug reporting
14
0 commit comments