Commit c9e09ad 1 parent 693159e commit c9e09ad Copy full SHA for c9e09ad
File tree 1 file changed +7
-5
lines changed
1 file changed +7
-5
lines changed Original file line number Diff line number Diff line change @@ -199,12 +199,13 @@ onboarding session.
199
199
* Optionally, include your personal pronouns.
200
200
* Label your pull request with the ` doc ` subsystem label.
201
201
* Run CI on your PR.
202
- * After one or two approvals, land the PR.
202
+ * After one or two approvals, land the PR (PRs of this type do not need to wait
203
+ for 48/72 hours to land).
203
204
* Be sure to add the ` PR-URL: <full-pr-url> ` and appropriate ` Reviewed-By: `
204
- metadata!
205
- * [ ` core-validate-commit ` ] [ ] helps a lot with this – install and use it if you
206
- can!
207
- * [ ` node-core-utils ` ] [ ] fetches the metadata for you .
205
+ metadata.
206
+ * [ ` core-validate-commit ` ] [ ] automates the validation of commit messages.
207
+ * [ ` node-core-utils ` ] [ ] automates the generation of metadata and the landing
208
+ process. See the documentation of [ ` git-node ` ] [ ] .
208
209
209
210
## Final notes
210
211
@@ -227,6 +228,7 @@ onboarding session.
227
228
228
229
[ Code of Conduct ] : https://github.com/nodejs/admin/blob/master/CODE_OF_CONDUCT.md
229
230
[ `core-validate-commit` ] : https://github.com/evanlucas/core-validate-commit
231
+ [ `git-node` ] : https://github.com/nodejs/node-core-utils#git-node
230
232
[ `node-core-utils` ] : https://github.com/nodejs/node-core-utils
231
233
[ Landing Pull Requests ] : https://github.com/nodejs/node/blob/master/COLLABORATOR_GUIDE.md#landing-pull-requests
232
234
[ https://github.com/nodejs/node/commit/ce986de829457c39257cd205067602e765768fb0 ] : https://github.com/nodejs/node/commit/ce986de829457c39257cd205067602e765768fb0
You can’t perform that action at this time.
0 commit comments