Skip to content

Conversation

@Izzy-Snyder
Copy link
Collaborator

Fixes #3534

Changes:

  • Fixed a single word typo in the "why write tests" section of the testing developer docs
  • This was a learning project for the p5.js editor Open Source Internship - I was learning how to make a pull request!

I have verified that this pull request:

  • has no linting errors (npm run lint)
  • has no test errors (npm run test)
  • is from a uniquely-named feature branch and is up to date with the develop branch.
  • is descriptively named and links to an issue number, i.e. Fixes #123

@welcome
Copy link

welcome bot commented Jul 15, 2025

🎉 Thanks for opening this pull request! Please check out our contributing guidelines if you haven't already.

Copy link
Collaborator

@raclim raclim left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks so much for your work on this, this is great! :)

@raclim raclim merged commit f381dea into processing:develop Jul 15, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Typo in testing contributor docs

2 participants