Pull Request Template¶
Description of change¶
Pre-Merge Checklist¶
- Tests and/or benchmarks are included
- Documentation is changed or added
- Lint process passed (
npm run lint
) -
Tests passed (
npm run test
) -
By submitting this PR, I am indicating to the PhET maintainers that I have read and understood the contributing guidelines and that this PR follows those guidelines to the best of my knowledge. I also understand that my PR cannot be merged until I have signed the contributor license agreement.
Please comment in your PR thread with notice that you signed the CLA.