Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 282 Bytes

CONTRIBUTING.md

File metadata and controls

12 lines (8 loc) · 282 Bytes

Contribution Guide

Please note that there are version folders. If you are documenting a new change, start in the dev/ folder.

Linting

PRs have automatic linting from the CI. You can also run markdownlint yourself locally with:

./scripts/markdownlint [FILE...]