-
-
Notifications
You must be signed in to change notification settings - Fork 627
Closed
Description
Triggered by a nodejs/node#12586 (comment)
AFAIK v4 is the first time a "major" release enters "maintenance". IMHO this is a very interesting point in time for the project, and deserves some explicit clarifications...
We should explicitly elaborate on some statements:
Once a release moves into Maintenance mode, only critical bugs, critical security fixes, and documentation updates will be permitted.
- What about auxiliary code like
benchmark,test, andtools? - Improvements in the build process?
- In general how much are we allowed to break compatibility in
master?
The staging branch is used to land cherry-picked or backported commits from master that need to be included in a future release.
Does that mean all changes must come from master? What if we need to fix something that is exclusively v7 related? or in code that does not exist any more in master?
/cc @nodejs/lts @nodejs/ctc @nodejs/collaborators
Metadata
Metadata
Assignees
Labels
No labels