Skip to content
This repository was archived by the owner on May 29, 2019. It is now read-only.

Commit 946b7e0

Browse files
zachlysobeywesleycho
authored andcommitted
docs(contributing): fix conventions link
Closes #5434 Fixes #5429
1 parent d5a757d commit 946b7e0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: CONTRIBUTING.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ The best part is that you don't need to create plunks from scratch - you can use
2828
Unfortunately we are not able to investigate / fix bugs without a minimal reproduce scenario using http://plnkr.co/, so if we don't hear back from you we are going to close an issue that don't have enough info to be reproduced.
2929

3030

31-
## You want to contribute some code?
31+
## You want to contribute some code?
3232

3333
We are always looking for the quality contributions and will be happy to accept your Pull Requests as long as those adhere to some basic rules:
3434

@@ -42,4 +42,4 @@ We are always looking for the quality contributions and will be happy to accept
4242
* Please assure that you are submitting quality code, specifically make sure that:
4343
* your directive has accompanying tests and all the tests are passing; don't hesitate to contact us ([email protected]) if you need any help with unit testing
4444
* 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
45-
* your commits conform to the conventions established [here](https://github.com/ajoslin/conventional-changelog/blob/master/conventions/angular.md)
45+
* your commits conform to the conventions established [here](https://github.com/stevemao/conventional-changelog-angular/blob/master/convention.md)

0 commit comments

Comments
 (0)