We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4958501 commit 2a0fa47Copy full SHA for 2a0fa47
doc/onboarding.md
@@ -213,9 +213,7 @@ needs to be pointed out separately during the onboarding.
213
* Optionally, include your personal pronouns.
214
* Label your pull request with the `doc` and `notable-change` labels.
215
* Run CI on the PR. Because the PR does not affect any code, use the
216
- `node-test-pull-request-lite-pipeline` CI task. Alternatively, use the usual
217
- `node-test-pull-request` CI task and cancel it after the linter and one other
218
- subtask have passed.
+ `node-test-pull-request-lite-pipeline` CI task.
219
* After one or two approvals, land the PR (PRs of this type do not need to wait
220
for 48/72 hours to land).
221
* Be sure to add the `PR-URL: <full-pr-url>` and appropriate `Reviewed-By:`
0 commit comments