diff options
| author | Igor Minar | 2013-02-04 09:37:43 -0800 | 
|---|---|---|
| committer | Igor Minar | 2013-02-04 09:38:01 -0800 | 
| commit | d8e242418de0f9d51545a03e966b86231f6e092c (patch) | |
| tree | 7074842f364c645e351a8f8a1690013b42f5b82c /docs/content/misc/contribute.ngdoc | |
| parent | 6518369f25ba72abf3e0fe6ef34a3ae1034e0088 (diff) | |
| download | angular.js-d8e242418de0f9d51545a03e966b86231f6e092c.tar.bz2 | |
docs(contributing): add CLA anchor for deeplinking
Diffstat (limited to 'docs/content/misc/contribute.ngdoc')
| -rw-r--r-- | docs/content/misc/contribute.ngdoc | 3 | 
1 files changed, 2 insertions, 1 deletions
| diff --git a/docs/content/misc/contribute.ngdoc b/docs/content/misc/contribute.ngdoc index 78b23d9b..9f9123b4 100644 --- a/docs/content/misc/contribute.ngdoc +++ b/docs/content/misc/contribute.ngdoc @@ -222,7 +222,8 @@ To run the E2E test suite:  To create and submit a change: -1. Please sign our Contributor License Agreement (CLA) before sending pull requests. For any code changes to be +1. <a name="CLA"></a> +   Please sign our Contributor License Agreement (CLA) before sending pull requests. For any code changes to be     accepted, the CLA must be signed. It's a quick process, we promise!     For individuals we have a [simple click-through form](http://code.google.com/legal/individual-cla-v1.0.html). For | 
