Skip to content

Commit

Permalink
Docs: Updates Angular commit conventions link in Contributing.md (#472)
Browse files Browse the repository at this point in the history
* docs(contributing): Updates link to the new link for Angular commit convention

* docs(contributing): updates Angular commit convention link

updated to match the link pattern used on the readme
  • Loading branch information
slkennedy authored and jimthedev committed May 24, 2018
1 parent d10c94f commit f856f92
Show file tree
Hide file tree
Showing 2 changed files with 8,165 additions and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Expand Up @@ -5,7 +5,7 @@
You consider contributing changes to commitizen – thank you!
Please consider these guidelines when filing a pull request:

* Commits follow the [Angular commit convention](https://github.com/angular/angular.js/blob/master/CONTRIBUTING.md#-git-commit-guidelines)
* Commits follow the [Angular commit convention](https://github.com/angular/angular.js/blob/master/DEVELOPERS.md#-git-commit-guidelines)
* JavaScript is written using ES2015 features
* 2 spaces indentation
* Features and bug fixes should be covered by test cases
Expand Down

0 comments on commit f856f92

Please sign in to comment.