Our contributing guidelines are available here: https://contribute.freecodecamp.org
Looking to edit the contributing guidelines? The source is available here.
They are created using docsify. The guideline homepage's source is index.html, which generates the page from the content in index.md.
To run the docs locally, install docsify
npm i -g docsify
and then use
docsify serve docs