Information about Node.js release process is spread across two github repos in way that is starting to appear arbitrary.
I think the current situation arose naturally from the history. The LTS team was originally somewhat seperate from the "current releases" team. It was tasked with making a proposal for an LTS support plan, and the plan was developed and implemented in the WG repo, and has remained here ever since.
But now that years have gone by and the plan has moved from proposal to routine, that the LTS policy and schedule isn't in the main nodejs/node repo makes it hard to find.
I was specifically reminded about this again recently by nodejs/node#30471 (comment)
I suggest:
Thoughts?
cc: @nodejs/collaborators
Information about Node.js release process is spread across two github repos in way that is starting to appear arbitrary.
I think the current situation arose naturally from the history. The LTS team was originally somewhat seperate from the "current releases" team. It was tasked with making a proposal for an LTS support plan, and the plan was developed and implemented in the WG repo, and has remained here ever since.
But now that years have gone by and the plan has moved from proposal to routine, that the LTS policy and schedule isn't in the main nodejs/node repo makes it hard to find.
I was specifically reminded about this again recently by nodejs/node#30471 (comment)
I suggest:
Thoughts?
cc: @nodejs/collaborators