diff options
author | William Kapke <william.kapke@gmail.com> | 2016-04-18 17:01:51 +0000 |
---|---|---|
committer | James M Snell <jasnell@gmail.com> | 2016-04-26 12:16:16 -0700 |
commit | 28baed9c0f1048277493995d8edb615118f4cf6e (patch) | |
tree | 91b72ac29de62d0468feb663133ba525520418a2 /CONTRIBUTING.md | |
parent | 09ec1cc1c7f32f5c004105a8a794db3c451f47e2 (diff) | |
download | node-new-28baed9c0f1048277493995d8edb615118f4cf6e.tar.gz |
doc: DCO anchor that doesn't change
PR-URL: https://github.com/nodejs/node/pull/6257
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r-- | CONTRIBUTING.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index e37da91ce8..842149249b 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -173,6 +173,7 @@ to address, apply your changes in a separate commit and push that to your feature branch. Post a comment in the pull request afterwards; GitHub does not send out notifications when you add commits. +<a id="developers-certificate-of-origin"></a> ## Developer's Certificate of Origin 1.1 By making a contribution to this project, I certify that: |