File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -285,7 +285,20 @@ for current Engine versions.
285285
286286## Supported Node.js versions
287287
288- This project will support Node.js versions as still under active support as per the [ Node.js release schedule] ( https://github.com/nodejs/Release ) .
288+ Support for ` node ` Docker images is limited to
289+ [ Node.js active versions] ( https://github.com/nodejs/Release#release-schedule ) .
290+
291+ Before opening an issue in this repo, please consider if the problem only occurs
292+ in a ` node ` Docker environment.
293+
294+ If a problem can also be reproduced without using an image from this repo,
295+ for example in a non-Docker environment,
296+ then it should be reported to the corresponding component.
297+
298+ Use the
299+ [ Node.js issues] ( https://github.com/nodejs/node/issues ) or the
300+ [ npm issues] ( https://github.com/npm/cli/issues ) list to check for known issues
301+ or to report new issues for these components.
289302
290303## Supported architectures
291304
You can’t perform that action at this time.
0 commit comments