Skip to content

Commit 981270f

Browse files
committed
squash: remove colons from headers
1 parent 3f17c9f commit 981270f

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

doc/onboarding.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ onboarding session.
1414
* issues, labels, and reviewing code
1515
* merging code
1616

17-
## setup:
17+
## setup
1818

1919
* notifications setup
2020
* use https://github.com/notifications or set up email
@@ -110,7 +110,7 @@ onboarding session.
110110
* The remaining elements on the form are typically unchanged with the exception of `POST_STATUS_TO_PR`. Check that if you want a CI status indicator to be automatically inserted into the PR.
111111

112112

113-
## process for getting code in:
113+
## process for getting code in
114114

115115
* the collaborator guide is a great resource: https://github.com/nodejs/node/blob/master/COLLABORATOR_GUIDE.md#technical-howto
116116

@@ -171,7 +171,7 @@ Landing a PR
171171
* close the original PR with "Landed in `<commit hash>`".
172172

173173

174-
## exercise: make PRs adding yourselves to the README.
174+
## exercise: make PRs adding yourselves to the README
175175

176176
* Example: https://github.com/nodejs/node/commit/7b09aade8468e1c930f36b9c81e6ac2ed5bc8732
177177
* to see full URL: `git log 7b09aade8468e1c930f36b9c81e6ac2ed5bc8732 -1`
@@ -181,7 +181,7 @@ Landing a PR
181181
* Make sure to added the `PR-URL: <full-pr-url>`!
182182

183183

184-
## final notes:
184+
## final notes
185185

186186
* don't worry about making mistakes: everybody makes them, there's a lot to internalize and that takes time (and we recognize that!)
187187
* very few (no?) mistakes are unrecoverable

0 commit comments

Comments
 (0)