Skip to content

Commit

Permalink
doc: fix issue detected in markdown lint update
Browse files Browse the repository at this point in the history
Refs: nodejs/remark-preset-lint-node#535
PR-URL: #52566
Reviewed-By: Moshe Atlow <moshe@atlow.co.il>
Reviewed-By: Richard Lau <rlau@redhat.com>
Reviewed-By: Rafael Gonzaga <rafael.nunu@hotmail.com>
  • Loading branch information
Trott authored and marco-ippolito committed May 3, 2024
1 parent 4acca8e commit 4ed55bf
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion doc/contributing/feature-request-management.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,8 @@ report results in it being considered a feature request as opposed
to a bug).

The current list of feature requests can be found through the
[is:issue is:open label:"feature request"](https://github.com/nodejs/node/issues?q=is%3Aissue+is%3Aopen+label%3A%22feature+request%22) query.
[is:issue is:open label:"feature request"](https://github.com/nodejs/node/issues?q=is%3Aissue+is%3Aopen+label%3A%22feature+request%22)
query.

## Triage of feature requests

Expand Down

0 comments on commit 4ed55bf

Please sign in to comment.