This document builds on the default contributing.md. Please read that before this document.
Article PRs should be reviewed using the PR review process here. Additionally, Correct
content changes must adhere to the content guide.
Test files must be within /src
, with a file name ending in .test.<ext>
, where <ext>
is one of js
mjs
jsx
ts
tsx
.