Skip to content

Commit 238c79f

Browse files
committed
docs: add support links for Node.js and npm
1 parent e2b1271 commit 238c79f

1 file changed

Lines changed: 14 additions & 1 deletion

File tree

README.md

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -286,7 +286,20 @@ for current Engine versions.
286286

287287
## Supported Node.js versions
288288

289-
This project will support Node.js versions as still under active support as per the [Node.js release schedule](https://github.com/nodejs/Release).
289+
Support for `node` Docker images is limited to
290+
[Node.js active versions](https://github.com/nodejs/Release#release-schedule).
291+
292+
Before opening an issue in this repo, please consider if the problem only occurs
293+
in a `node` Docker environment.
294+
295+
If a problem can also be reproduced without using an image from this repo,
296+
for example in a non-Docker environment,
297+
then it should be reported to the corresponding component.
298+
299+
Use the
300+
[Node.js issues](https://github.com/nodejs/node/issues) or the
301+
[npm issues](https://github.com/npm/cli/issues) list to check for known issues
302+
or to report new issues for these components.
290303

291304
## Supported architectures
292305

0 commit comments

Comments
 (0)