summaryrefslogtreecommitdiff
path: root/doc/onboarding-extras.md
diff options
context:
space:
mode:
authorСковорода Никита Андреевич <chalkerx@gmail.com>2016-09-20 07:54:35 +0300
committerJames M Snell <jasnell@gmail.com>2016-09-27 06:31:12 -0700
commitfcf7696bc1b64c61a6263d1f13f2af8501dbd207 (patch)
treeced1fda874e01c52ca69404f0bb98b579dd7600a /doc/onboarding-extras.md
parente5f5f3aa734482508330f2121ccdfbdc65465ea7 (diff)
downloadandroid-node-v8-fcf7696bc1b64c61a6263d1f13f2af8501dbd207.tar.gz
android-node-v8-fcf7696bc1b64c61a6263d1f13f2af8501dbd207.tar.bz2
android-node-v8-fcf7696bc1b64c61a6263d1f13f2af8501dbd207.zip
doc: enable first-heading-level remark-lint rule
This makes sure that the first heading in all markdown files is h1. Only three files needed to be changed to conform: 1. BUILDING.md 2. CODE_OF_CONDUCT.md 3. doc/onboarding-extras.md Also, .remarkrc is updated to include the `first-heading-level: 1` rule in order to catch similar issues in the future. PR-URL: https://github.com/nodejs/node/pull/8716 Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Diffstat (limited to 'doc/onboarding-extras.md')
-rw-r--r--doc/onboarding-extras.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/onboarding-extras.md b/doc/onboarding-extras.md
index 279bb38638..30bc3226bb 100644
--- a/doc/onboarding-extras.md
+++ b/doc/onboarding-extras.md
@@ -1,3 +1,5 @@
+# Additional Onboarding Information
+
## Who to CC in issues
| subsystem | maintainers |