File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments