Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit de7a185

Browse files
committedDec 5, 2018
fixup! doc: add triaging section to releases.md
1 parent 72de921 commit de7a185

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎doc/releases.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ $ git reset --hard upstream/v1.x-staging
140140
If the staging branch is not up to date relative to `master`, bring the
141141
appropriate PRs and commits into it.
142142

143-
Go through PRs with the label `vN.x`. e.g. [PRs with the v8.x label](https://github.com/nodejs/node/pulls?q=is%3Apr+is%3Aopen+sort%3Aupdated-desc+label%3Av8.x).
143+
Go through PRs with the label `vN.x`. e.g. [PRs with the `v8.x` label](https://github.com/nodejs/node/pulls?q=is%3Apr+is%3Aopen+sort%3Aupdated-desc+label%3Av8.x).
144144

145145
For each PR:
146146
- Run or check that there is a passing CI.

0 commit comments

Comments
 (0)
Please sign in to comment.