Skip to content

doc: split CONTRIBUTING.md

I wanted to update the CONTRIBUTING.md with some notes on CI flakes, but seeing how big it is I decided to split it first. It is already too long to read.

The first commit split the CONTRIBUTING.md into separate documents. No changes are made to the text of each section other than relative link fixes. The second commit improves the summaries in CONTRIBUTING.md.

Fixes: https://github.com/nodejs/node/issues/17842

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • documentation is changed or added
  • commit message follows commit guidelines
Affected core subsystem(s)

doc

Merge request reports

Loading