| title | Contributing |
|---|
npm install
npm run check- Open or confirm an issue.
- Create a branch.
- Make a focused change.
- Run
npm run check. - Open a pull request with the PR template.
npm run check
npm run smoke- keep PRs focused
- add tests when behavior changes
- update docs when setup or output changes
- communicate clearly and respectfully
For the full contributor guide, see CONTRIBUTING.md on GitHub.