diff options
| author | Frederik Creemers | 2014-01-13 23:31:56 +0100 |
|---|---|---|
| committer | Vojta Jina | 2014-01-13 16:18:14 -0800 |
| commit | b3acddea37aca9f8e3f881100b5af657194d262a (patch) | |
| tree | 288cd3811335a933e4135db4b38c41c9df3501ae | |
| parent | 308598795af75c33a966ecb3124f4a640d72458d (diff) | |
| download | angular.js-b3acddea37aca9f8e3f881100b5af657194d262a.tar.bz2 | |
docs(CONTRIBUTING.md): add link to coding rules
add a link insie the Submitting a Pull Request section
| -rw-r--r-- | CONTRIBUTING.md | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 104a2521..c90fdccc 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -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) |
