mirror of
https://github.com/Hopiu/angular.js.git
synced 2026-03-17 07:40:22 +00:00
docs(CONTRIBUTING.md): add link to coding rules
add a link insie the Submitting a Pull Request section
This commit is contained in:
parent
308598795a
commit
b3acddea37
1 changed files with 1 additions and 2 deletions
|
|
@ -80,7 +80,7 @@ Before you submit your pull request consider the following guidelines:
|
|||
```
|
||||
|
||||
* Create your patch, including appropriate test cases.
|
||||
* Follow our Coding Rules
|
||||
* Follow our [Coding Rules](#coding-rules)
|
||||
* Commit your changes and create a descriptive commit message (the
|
||||
commit message is used to generate release notes, please check out our
|
||||
[commit message conventions](#commit-message-format) and our commit message presubmit hook
|
||||
|
|
@ -259,5 +259,4 @@ You can find out more detailed information about contributing in the
|
|||
[commit-message-format]: https://docs.google.com/document/d/1QrDFcIiPjSLDn3EL15IJygNPiHORgU1_OOAqWjiDU5Y/edit#
|
||||
[github-pr-helper]: https://chrome.google.com/webstore/detail/github-pr-helper/mokbklfnaddkkbolfldepnkfmanfhpen
|
||||
|
||||
|
||||
[](https://github.com/igrigorik/ga-beacon)
|
||||
|
|
|
|||
Loading…
Reference in a new issue