Skip to content

Commit 9b8d102

Browse files
Graham Roundswesleycho
Graham Rounds
authored andcommittedFeb 2, 2016
docs: fixed link to commit convention guide
Closes ng-bootstrap#155
1 parent ff29870 commit 9b8d102

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎CONTRIBUTING.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,5 @@ We are always looking for the quality contributions and will be happy to accept
88
* Please assure that you are submitting quality code, specifically make sure that:
99
* your component has accompanying tests and all the tests are passing
1010
* your PR doesn't break the build; check the Travis-CI build status after opening a PR and push corrective commits if anything goes wrong
11-
* your commits conform to the conventions established [here](https://github.com/ajoslin/conventional-changelog/blob/master/conventions/angular.md)
12-
* your component follows all the conventions stated [here](https://github.com/ng-bootstrap/core/wiki/Code-conventions)
11+
* your commits conform to the conventions established [here](https://github.com/stevemao/conventional-changelog-angular/blob/master/convention.md)
12+
* your component follows all the conventions stated [here](https://github.com/ng-bootstrap/core/wiki/Code-conventions)

0 commit comments

Comments
 (0)
Please sign in to comment.