diff options
author | Rich Trott <rtrott@gmail.com> | 2016-06-12 12:20:19 -0700 |
---|---|---|
committer | Rich Trott <rtrott@gmail.com> | 2016-06-15 21:19:23 -0700 |
commit | 874839c6dc42f4b0bb92db7cc5bdf756d771e35e (patch) | |
tree | e8464cec147e2511b0a823e903c52581f1e20c8c /GOVERNANCE.md | |
parent | b5175e8f393a71ad8d9c0936e4ce79613e7f2065 (diff) | |
download | node-new-874839c6dc42f4b0bb92db7cc5bdf756d771e35e.tar.gz |
doc: add internal link in GOVERNANCE.md
PR-URL: https://github.com/nodejs/node/pull/7279
Reviewed-By: Rod Vagg <rod@vagg.org>
Reviewed-By: Сковорода Никита Андреевич <chalkerx@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Diffstat (limited to 'GOVERNANCE.md')
-rw-r--r-- | GOVERNANCE.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/GOVERNANCE.md b/GOVERNANCE.md index 2337353cb7..06cec91e7d 100644 --- a/GOVERNANCE.md +++ b/GOVERNANCE.md @@ -46,7 +46,7 @@ responsibility for the change. In the case of pull requests proposed by an existing Collaborator, an additional Collaborator is required for sign-off. Consensus should be sought if additional Collaborators participate and there is disagreement around a particular -modification. See _Consensus Seeking Process_ below for further detail +modification. See [Consensus Seeking Process](#consensus-seeking-process) below for further detail on the consensus model used for governance. Collaborators may opt to elevate significant or controversial |