Skip to content

Commit e3e19b3

Browse files
authored
feat: add EOL warning to pre sec release template (#816)
1 parent 615fbac commit e3e19b3

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

lib/github/templates/security-pre-release.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,10 @@ releases lines on or shortly after, %RELEASE_DATE% in order to address:
1818

1919
%IMPACT%
2020

21+
It's important to note that End-of-Life versions are always affected when a security release occurs.
22+
To ensure your system's security, please use an up-to-date version as outlined in our
23+
[Release Schedule](https://github.com/nodejs/release#release-schedule).
24+
2125
## Release timing
2226

2327
Releases will be available on, or shortly after, %RELEASE_DATE%.

0 commit comments

Comments
 (0)