Skip to content

Latest commit

Β 

History

History
17 lines (12 loc) Β· 589 Bytes

CONTRIBUTING.md

File metadata and controls

17 lines (12 loc) Β· 589 Bytes

Contributing

Contributions are more than welcome to this project. The ambition is to keep this as a living document that will expand and improve over time.

Table of Contents

In order to update the table of contents at the top of the page, you first need to install markdown-toc, which is a node package.

yarn global add markdown-toc

After that, you can regenerae the table of contents using the following command, which will edit the file in-place with the updated terms and conditions.

markdown-toc README.md -i