chore(github): update pull request template fix link (#11449)

Fix the link to the contribution guildelines -  commit message guidlines
This commit is contained in:
Günter Zöchbauer 2016-09-08 22:54:30 +02:00 committed by Evan Martin
parent 436af15d63
commit dae7cfc454
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
**Please check if the PR fulfills these requirements**
- [ ] The commit message follows our guidelines: https://github.com/angular/angular/blob/master/CONTRIBUTING.md#commit-message-format
- [ ] The commit message follows our guidelines: https://github.com/angular/angular/blob/master/CONTRIBUTING.md#commit
- [ ] Tests for the changes have been added (for bug fixes / features)
- [ ] Docs have been added / updated (for bug fixes / features)