When contributing to this repository, follow all guidelines in CONTRIBUTING.md, including:
- Use conventional commits
- Follow the source layout described in the contributing guide
- Run linting
- Use relative links for all file and directory references in documentation
- Test your changes locally with
npm run dev